X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=f709308c8d8868fabd0e057d23415d009971402b;hb=95d92dd6e49fe3807fd1d6c664b3883580290103;hp=c15b1cd0aad7af265e677fe8502f180c38cbcc43;hpb=10bc555ae3708240769fc6700e03aefb2c14c63e;p=id-docbook-common-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index c15b1cd..f709308 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,14 +1,17 @@ -## $Id: Makefile.am,v 1.3 2006-04-20 11:46:15 adam Exp $ - -commondir=$(datadir)/doc/@PACKAGE@/common +commondir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX)/common common_DATA = style1.css id.png SUPPORTFILES = \ + xml.dcl \ + common.ent \ id.eps \ - html.dsl html.dsl.in \ - html.xsl html.xsl.in \ - tkl.xsl tkl.xsl.in \ - print.dsl print.dsl.in + ref2dbinc.xsl \ + stripref.xsl \ + print.dsl.in \ + id.htmlhelp.xsl \ + id.man.xsl \ + id.tkl.xsl EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README +