X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=ad32bced838355573c664313bf6d55ca5b89eedc;hb=51f79a12acd64a08cb44cc52f3740d47626ba43b;hp=0ea493da2b382d2ebfa2c7d1c0c3fa746ac8cf36;hpb=008e7cbefb07d73c9c68adb69cc5822a6b2d2777;p=id-docbook-common-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 0ea493d..ad32bce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,19 @@ -## $Id: Makefile.am,v 1.1 2006-04-20 10:22:49 adam Exp $ +## $Id: Makefile.am,v 1.15 2006-09-05 10:05:14 adam Exp $ -commondir=$(datadir)/doc/@PACKAGE@/common +commondir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX)/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 \ + stripref.xsl \ + print.dsl.in \ + id.htmlhelp.xsl \ + id.man.xsl \ + id.tkl.xsl EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README +