summaryrefslogtreecommitdiff
path: root/utils/Makefile.am
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2008-09-09 20:55:27 +0200
committerAlbert Astals Cid <aacid@kde.org>2008-09-09 20:55:27 +0200
commit0af8609e6c932de2d85168cc9147854ee84b3a1b (patch)
tree7229354f513eeabe8336ae0424fc3f3a3a696a38 /utils/Makefile.am
parentdd0f4c1510382e17cf33d3fe163e384da1d6d289 (diff)
i want this packaged too
Diffstat (limited to 'utils/Makefile.am')
-rw-r--r--utils/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 690ef183..342fa737 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -67,6 +67,7 @@ pdfimages_SOURCES = \
pdfinfo_SOURCES = \
pdfinfo.cc \
printencodings.cc \
+ printencodings.h \
$(common)
pdftops_SOURCES = \
@@ -76,6 +77,7 @@ pdftops_SOURCES = \
pdftotext_SOURCES = \
pdftotext.cc \
printencodings.cc \
+ printencodings.h \
$(common)
pdftohtml_SOURCES = \