X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=ad32bced838355573c664313bf6d55ca5b89eedc;hb=11fcc101005ede9be719313a8127cf87edcc6c0f;hp=a2e76bbaf8e7c42976004ac89cb4f4f7234f1c67;hpb=610f2413be2d8a98767762023dfa9c0c183002c0;p=id-docbook-common-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index a2e76bb..ad32bce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ -## $Id: Makefile.am,v 1.9 2006-05-23 19:08: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,11 +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 \ - docbook2man.sh docbook-to-man.sh + stripref.xsl \ + print.dsl.in \ + id.htmlhelp.xsl \ + id.man.xsl \ + id.tkl.xsl EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README