Use public URI for XSL files
[id-docbook-common-moved-to-github.git] / Makefile.am
index fabb034..f4a6a81 100644 (file)
@@ -1,15 +1,19 @@
-## $Id: Makefile.am,v 1.4 2006-04-20 12:10:50 adam Exp $
+## $Id: Makefile.am,v 1.11 2006-05-24 12:46:39 adam Exp $
 
 commondir=$(datadir)/doc/@PACKAGE@/common
 
 common_DATA = style1.css id.png
 
 SUPPORTFILES = \
- id.eps \ 
+ 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 
+ html.dsl.in \
+ html.xsl.in \
+ tkl.xsl.in \
+ print.dsl.in \
+ man.xsl.in
 
 EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README
+