summaryrefslogtreecommitdiff
path: root/poppler/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'poppler/Makefile.am')
-rw-r--r--poppler/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/poppler/Makefile.am b/poppler/Makefile.am
index b54eb139..3aae108d 100644
--- a/poppler/Makefile.am
+++ b/poppler/Makefile.am
@@ -136,6 +136,9 @@ poppler_include_HEADERS = \
UnicodeMap.h \
UnicodeMapTables.h \
UnicodeTypeTable.h \
+ UnicodeCClassTables.h \
+ UnicodeCompTables.h \
+ UnicodeDecompTables.h \
XRef.h \
CharTypes.h \
CompactFontTables.h \
@@ -200,3 +203,5 @@ libpoppler_la_SOURCES = \
SecurityHandler.cc \
UGooString.cc \
XpdfPluginAPI.cc
+
+EXTRA_DIST = gen-unicode-tables.py