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