Removed .in files no longer in use (presumably).
[id-docbook-common-moved-to-github.git] / Makefile.am
1 ## $Id: Makefile.am,v 1.13 2006-06-02 11:04:17 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  print.dsl.in \
13  id.htmlhelp.xsl \
14  id.man.xsl \
15  id.tkl.xsl 
16
17 EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README
18