X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=f709308c8d8868fabd0e057d23415d009971402b;hb=5d3fcb2cd2ef1cf9c5c5b40ef5c5353913b56b4f;hp=da4398f3f28ff3a84600bf96452ddee289449b30;hpb=cdb1c73878493bf394faedb176da3ee1569f147f;p=id-docbook-common-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index da4398f..f709308 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,4 @@ -## $Id: Makefile.am,v 1.10 2006-05-24 12:33:22 adam Exp $ - -commondir=$(datadir)/doc/@PACKAGE@/common +commondir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX)/common common_DATA = style1.css id.png @@ -9,12 +7,11 @@ SUPPORTFILES = \ common.ent \ id.eps \ ref2dbinc.xsl \ - html.dsl.in \ - html.xsl.in \ - tkl.xsl.in \ + stripref.xsl \ print.dsl.in \ - man.xsl.in \ - docbook2man.sh docbook-to-man.sh + id.htmlhelp.xsl \ + id.man.xsl \ + id.tkl.xsl EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README