aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/CMakeLists.txt')
-rw-r--r--libqpdf/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/libqpdf/CMakeLists.txt b/libqpdf/CMakeLists.txt
index a6b036a7..3c14115b 100644
--- a/libqpdf/CMakeLists.txt
+++ b/libqpdf/CMakeLists.txt
@@ -110,7 +110,8 @@ set(libqpdf_SOURCES
SF_FlateLzwDecode.cc
SparseOHArray.cc
qpdf-c.cc
- qpdfjob-c.cc)
+ qpdfjob-c.cc
+ qpdflogger-c.cc)
include(FindPkgConfig)
include(CheckTypeSize)