X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=Makefile.am;h=ad32bced838355573c664313bf6d55ca5b89eedc;hb=2213eb310796062ab92d814e264f7488fb0feb51;hp=708353a20469fd863c1d271b688b3a351c3c03e9;hpb=011cb67361d3e036ee98a8d69dff1ade54391832;p=id-docbook-common-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 708353a..ad32bce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ -## $Id: Makefile.am,v 1.8 2006-04-23 19:07:45 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,10 +9,11 @@ SUPPORTFILES = \ common.ent \ id.eps \ ref2dbinc.xsl \ - html.dsl html.dsl.in \ - html.xsl html.xsl.in \ - tkl.xsl tkl.xsl.in \ - print.dsl print.dsl.in + stripref.xsl \ + print.dsl.in \ + id.htmlhelp.xsl \ + id.man.xsl \ + id.tkl.xsl EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README