Add URL for ID support area
[id-docbook-common-moved-to-github.git] / Makefile.am
index c15b1cd..f709308 100644 (file)
@@ -1,14 +1,17 @@
-## $Id: Makefile.am,v 1.3 2006-04-20 11:46:15 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 \
- html.dsl html.dsl.in \
- html.xsl html.xsl.in \
- tkl.xsl tkl.xsl.in \
- print.dsl print.dsl.in 
+ ref2dbinc.xsl \
+ stripref.xsl \
+ print.dsl.in \
+ id.htmlhelp.xsl \
+ id.man.xsl \
+ id.tkl.xsl 
 
 EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README
+