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.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/libs/poppler/Makefile.am b/Build/source/libs/poppler/Makefile.am
index 7888ef913cb..51bc686c3b4 100644
--- a/Build/source/libs/poppler/Makefile.am
+++ b/Build/source/libs/poppler/Makefile.am
@@ -51,6 +51,7 @@ goo_libGoo_a_sources = \
$(GOO_SRC)/GooList.cc \
$(GOO_SRC)/GooString.cc \
$(GOO_SRC)/GooTimer.cc \
+ $(GOO_SRC)/grandom.cc \
$(GOO_SRC)/gstrtod.cc
fofi_libfofi_a_sources = \
@@ -114,6 +115,7 @@ poppler_libpoppler_a_sources = \
$(POPPLER_SRC)/strtok_r.cpp \
$(POPPLER_SRC)/UnicodeMap.cc \
$(POPPLER_SRC)/UnicodeTypeTable.cc \
+ $(POPPLER_SRC)/UTF.cc \
$(POPPLER_SRC)/ViewerPreferences.cc \
$(POPPLER_SRC)/XRef.cc \
$(POPPLER_SRC)/XpdfPluginAPI.cc