1d26daad857ec6a626a4979621e79703fb1e57c0
[id-docbook-common-moved-to-github.git] / Makefile.am
1 ## $Id: Makefile.am,v 1.12 2006-06-02 10:50:28 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  id.htmlhelp.xsl \
18  id.man.xsl \
19  id.tkl.xsl 
20
21 EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README
22