X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=deff39cc135b5e02bf6bceb4289e929a1e47b75d;hb=a8b6d5d72329de39d62f17dabdfc4a77d2c2a0e3;hp=0ea493da2b382d2ebfa2c7d1c0c3fa746ac8cf36;hpb=008e7cbefb07d73c9c68adb69cc5822a6b2d2777;p=id-docbook-common-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 0ea493d..deff39c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,18 @@ -## $Id: Makefile.am,v 1.1 2006-04-20 10:22:49 adam Exp $ +## $Id: Makefile.am,v 1.13 2006-06-02 11:04:17 adam Exp $ commondir=$(datadir)/doc/@PACKAGE@/common -common_DATA = style1.css +common_DATA = style1.css id.png SUPPORTFILES = \ - html.dsl html.dsl.in \ - html.xsl html.xsl.in \ - tkl.xsl tkl.xsl.in \ - print.dsl print.dsl.in + xml.dcl \ + common.ent \ + id.eps \ + ref2dbinc.xsl \ + print.dsl.in \ + id.htmlhelp.xsl \ + id.man.xsl \ + id.tkl.xsl EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README +