X-Git-Url: http://www.andromeda.nl/gitweb/?a=blobdiff_plain;f=Makefile.am;h=62139ef4c7dd358467b41b3e67df3e4da9f499ea;hb=HEAD;hp=460e081c3fc9b3b0e77bd7b6b417db8e5bae5dc6;hpb=a0c6867cd7f9bb2cb7f23d07085fc5ee566ad043;p=xmldoc.git diff --git a/Makefile.am b/Makefile.am index 460e081..62139ef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to create Makefile.in -SUBDIRS = . doc +SUBDIRS = . doc test xsltdir = $(prefix)/xslt @@ -9,5 +9,6 @@ bin_PROGRAMS = xp bin_SCRIPTS = xml2html xml2latex xml2text xml2wiki xslt_DATA = doc.dtd preprocess.xsl html.xsl latex.xsl text.xsl wiki.xsl +EXTRA_DIST = xml2html.in xml2latex.in xml2text.in xml2wiki.in ${xslt_DATA} xp_SOURCES = xp.c