summaryrefslogtreecommitdiff
path: root/Build/source/libs/poppler/Makefile.am
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-03-18 22:48:34 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-03-18 22:48:34 +0000
commit870b25c98edb0948ac01b134b3ed8447addd82d9 (patch)
tree512b702283cffb60e19c75ec42a6f4517b147cdc /Build/source/libs/poppler/Makefile.am
parent3b0937b0e82d0a084f90b0cba83814d035f36b31 (diff)
poppler 0.42.0 (sync with the luatex trunk)
git-svn-id: svn://tug.org/texlive/trunk@40068 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 0c3f0343e4b..46037db59ed 100644
--- a/Build/source/libs/poppler/Makefile.am
+++ b/Build/source/libs/poppler/Makefile.am
@@ -59,6 +59,8 @@ fofi_libfofi_a_sources = \
@POPPLER_TREE@/fofi/FoFiType1.cc \
@POPPLER_TREE@/fofi/FoFiType1C.cc
+
+
poppler_libpoppler_a_sources = \
@POPPLER_TREE@/poppler/Annot.cc \
@POPPLER_TREE@/poppler/Array.cc \
@@ -109,6 +111,7 @@ poppler_libpoppler_a_sources = \
@POPPLER_TREE@/poppler/ProfileData.cc \
@POPPLER_TREE@/poppler/Rendition.cc \
@POPPLER_TREE@/poppler/SecurityHandler.cc \
+ @POPPLER_TREE@/poppler/SignatureInfo.cc \
@POPPLER_TREE@/poppler/Sound.cc \
@POPPLER_TREE@/poppler/StdinCachedFile.cc \
@POPPLER_TREE@/poppler/StdinPDFDocBuilder.cc \