X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=ad32bced838355573c664313bf6d55ca5b89eedc;hb=refs%2Ftags%2FYAZ.2.1.44;hp=a8057ed32fb88e22c259149b2f754aab087e0307;hpb=582f94f3262fd640e39f2a5b2119bf8ed942b49f;p=id-docbook-common-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index a8057ed..ad32bce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,17 +1,19 @@ -## $Id: Makefile.am,v 1.7 2006-04-20 13:11:53 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 SUPPORTFILES = \ xml.dcl \ + 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