summaryrefslogtreecommitdiff
path: root/Build/source/libs/poppler/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-12-13 07:15:20 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-12-13 07:15:20 +0000
commit4dae4c2de2d28a839e38ee72d2cd7a54ec143d02 (patch)
tree61b4af1da3c3f00678377c7ad278a86ff6165311 /Build/source/libs/poppler/Makefile.am
parent811021c573d8737fa4dee8bf257dbf3d89de0b3e (diff)
poppler 0.25.0
git-svn-id: svn://tug.org/texlive/trunk@32399 c570f23f-e606-0410-a88d-b1316a301751
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 \