Goodbye docbook-to-man wrappers. I won't miss you.
[id-docbook-common-moved-to-github.git] / Makefile.am
1 ## $Id: Makefile.am,v 1.11 2006-05-24 12:46:39 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
18 EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README
19