X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=f709308c8d8868fabd0e057d23415d009971402b;hb=0dd54ee87b2cd8b9bee9403df676c42dbbf8d735;hp=cb63edab39ca0cf45d644fc1d38f31f79adadcb7;hpb=1e1b0e48ed2afbae32e93c9b6e1a793d55099c59;p=id-docbook-common-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index cb63eda..f709308 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,17 @@ -## $Id: Makefile.am,v 1.2 2006-04-20 11:10:59 adam Exp $ - -commondir=$(datadir)/doc/@PACKAGE@/common +commondir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX)/common 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 +