X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=ad32bced838355573c664313bf6d55ca5b89eedc;hb=11fcc101005ede9be719313a8127cf87edcc6c0f;hp=da4398f3f28ff3a84600bf96452ddee289449b30;hpb=cdb1c73878493bf394faedb176da3ee1569f147f;p=id-docbook-common-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index da4398f..ad32bce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ -## $Id: Makefile.am,v 1.10 2006-05-24 12:33:22 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 id.png @@ -9,12 +9,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