summaryrefslogtreecommitdiff
path: root/Build/source/libs/poppler/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/poppler/Makefile.am')
-rw-r--r--Build/source/libs/poppler/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/libs/poppler/Makefile.am b/Build/source/libs/poppler/Makefile.am
index e2fb830c3b1..fc6098a32bc 100644
--- a/Build/source/libs/poppler/Makefile.am
+++ b/Build/source/libs/poppler/Makefile.am
@@ -90,6 +90,7 @@ poppler_libpoppler_a_sources = \
@POPPLER_TREE@/poppler/Lexer.cc \
@POPPLER_TREE@/poppler/Linearization.cc \
@POPPLER_TREE@/poppler/Link.cc \
+ @POPPLER_TREE@/poppler/MarkedContentOutputDev.cc \
@POPPLER_TREE@/poppler/Movie.cc \
@POPPLER_TREE@/poppler/NameToCharCode.cc \
@POPPLER_TREE@/poppler/Object.cc \
@@ -113,6 +114,8 @@ poppler_libpoppler_a_sources = \
@POPPLER_TREE@/poppler/StdinCachedFile.cc \
@POPPLER_TREE@/poppler/StdinPDFDocBuilder.cc \
@POPPLER_TREE@/poppler/Stream.cc \
+ @POPPLER_TREE@/poppler/StructElement.cc \
+ @POPPLER_TREE@/poppler/StructTreeRoot.cc \
@POPPLER_TREE@/poppler/UTF.cc \
@POPPLER_TREE@/poppler/UnicodeMap.cc \
@POPPLER_TREE@/poppler/UnicodeTypeTable.cc \