X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=f709308c8d8868fabd0e057d23415d009971402b;hb=0dd54ee87b2cd8b9bee9403df676c42dbbf8d735;hp=a2e76bbaf8e7c42976004ac89cb4f4f7234f1c67;hpb=610f2413be2d8a98767762023dfa9c0c183002c0;p=id-docbook-common-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index a2e76bb..f709308 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,4 @@ -## $Id: Makefile.am,v 1.9 2006-05-23 19:08:45 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 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