diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2018-09-22 07:01:59 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2018-09-22 07:01:59 +0000 |
commit | 1fa3ba5e9aa828ac78227ed1da56617b43d20fad (patch) | |
tree | 20cc1b8c357744ee92f277e71142132c50e0c58a /Build/source/libs/poppler/Makefile.am | |
parent | 0aa8705fa7f8522ebfd037ec9f971850db08aa09 (diff) |
poppler 0.69.0
git-svn-id: svn://tug.org/texlive/trunk@48730 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/poppler/Makefile.am')
-rw-r--r-- | Build/source/libs/poppler/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/libs/poppler/Makefile.am b/Build/source/libs/poppler/Makefile.am index e20f407f543..949621cdfa6 100644 --- a/Build/source/libs/poppler/Makefile.am +++ b/Build/source/libs/poppler/Makefile.am @@ -43,8 +43,6 @@ nodist_libpoppler_a_SOURCES = \ goo_libGoo_a_sources = \ @POPPLER_TREE@/goo/gfile.cc \ @POPPLER_TREE@/goo/glibc.cc \ - @POPPLER_TREE@/goo/gmem.cc \ - @POPPLER_TREE@/goo/gmempp.cc \ @POPPLER_TREE@/goo/grandom.cc \ @POPPLER_TREE@/goo/gstrtod.cc \ @POPPLER_TREE@/goo/FixedPoint.cc \ |