aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/CMakeLists.txt')
-rw-r--r--libqpdf/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libqpdf/CMakeLists.txt b/libqpdf/CMakeLists.txt
index 5e3a628e..2d857f45 100644
--- a/libqpdf/CMakeLists.txt
+++ b/libqpdf/CMakeLists.txt
@@ -116,6 +116,7 @@ set(libqpdf_SOURCES
SecureRandomDataProvider.cc
SF_FlateLzwDecode.cc
SparseOHArray.cc
+ OHArray.cc
qpdf-c.cc
qpdfjob-c.cc
qpdflogger-c.cc)