From b07c905a251e29095b82508312af8c639b9b4d46 Mon Sep 17 00:00:00 2001 From: Gerald Schmidt Date: Sun, 25 Nov 2007 22:26:33 +0000 Subject: [PATCH] Updated for template types. --- src/Makefile.am | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index df5fdd5..8423450 100755 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -39,7 +39,16 @@ nobase_xmlcopyeditor_DATA = png/*.png \ rng/exclude/*.rng \ rng/modules/*.rng \ xpm/*.xpm \ - templates/* \ + templates/*.xml \ + templates/*.dtd \ + templates/*.xsl \ + templates/*.rss \ + templates/*.html \ + templates/*.xtm \ + templates/*.xsd \ + templates/*.rng \ + templates/*.lzx \ + templates/*.xlf \ help/*.* help/html/*.* \ copying/*.txt copying/boost_shared_ptr/* \ copying/Expat/* copying/libxml2/* copying/libxslt/* \