Documentation for YAZ is now based on the Docbook XML/XSLT using
[id-docbook-common-moved-to-github.git] / Makefile.am
index cb63eda..da4398f 100644 (file)
@@ -1,13 +1,20 @@
-## $Id: Makefile.am,v 1.2 2006-04-20 11:10:59 adam Exp $
+## $Id: Makefile.am,v 1.10 2006-05-24 12:33:22 adam Exp $
 
 commondir=$(datadir)/doc/@PACKAGE@/common
 
 common_DATA = style1.css id.png
 
 SUPPORTFILES = \
- html.dsl html.dsl.in \
- html.xsl html.xsl.in \
- tkl.xsl tkl.xsl.in \
- print.dsl print.dsl.in 
+ xml.dcl \
+ common.ent \
+ id.eps \
+ ref2dbinc.xsl \
+ html.dsl.in \
+ html.xsl.in \
+ tkl.xsl.in \
+ print.dsl.in \
+ man.xsl.in \
+ docbook2man.sh docbook-to-man.sh
 
 EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README
+