Documentation for YAZ is now based on the Docbook XML/XSLT using
[id-docbook-common-moved-to-github.git] / Makefile.am
1 ## $Id: Makefile.am,v 1.10 2006-05-24 12:33:22 adam Exp $
2
3 commondir=$(datadir)/doc/@PACKAGE@/common
4
5 common_DATA = style1.css id.png
6
7 SUPPORTFILES = \
8  xml.dcl \
9  common.ent \
10  id.eps \
11  ref2dbinc.xsl \
12  html.dsl.in \
13  html.xsl.in \
14  tkl.xsl.in \
15  print.dsl.in \
16  man.xsl.in \
17  docbook2man.sh docbook-to-man.sh
18
19 EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README
20