summaryrefslogtreecommitdiff
path: root/utils/Makefile.am
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2006-02-04 20:31:00 +0000
committerAlbert Astals Cid <aacid@kde.org>2006-02-04 20:31:00 +0000
commit67ca9d01f8badcf542f60b23521c384c9840ca1b (patch)
tree87e194cc0452b3bebf32085531ea287f19245079 /utils/Makefile.am
parentf4df23ca7f396883a906f16dfc8db1ebd528e04a (diff)
Added a DTD of the xml pdftohtml creates patch by Stefan Schweizer
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 3b7e6c87..998c293e 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -16,6 +16,8 @@ bin_PROGRAMS = \
pdftohtml \
pdftoppm
+EXTRA_DIST = pdf2xml.dtd
+
dist_man1_MANS = \
pdffonts.1 \
pdfimages.1 \