X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=f709308c8d8868fabd0e057d23415d009971402b;hb=95d92dd6e49fe3807fd1d6c664b3883580290103;hp=f4a6a81b7f62d7f1e22e598bd0ea171723dfc225;hpb=5236f8c03da78a07d51ff660a4b7e810bdfef16d;p=id-docbook-common-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index f4a6a81..f709308 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,4 @@ -## $Id: Makefile.am,v 1.11 2006-05-24 12:46:39 adam Exp $ - -commondir=$(datadir)/doc/@PACKAGE@/common +commondir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX)/common common_DATA = style1.css id.png @@ -9,11 +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 + id.htmlhelp.xsl \ + id.man.xsl \ + id.tkl.xsl EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README