Add URL for ID support area
[id-docbook-common-moved-to-github.git] / Makefile.am
1 commondir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX)/common
2
3 common_DATA = style1.css id.png
4
5 SUPPORTFILES = \
6  xml.dcl \
7  common.ent \
8  id.eps \
9  ref2dbinc.xsl \
10  stripref.xsl \
11  print.dsl.in \
12  id.htmlhelp.xsl \
13  id.man.xsl \
14  id.tkl.xsl 
15
16 EXTRA_DIST = $(SUPPORTFILES) $(common_DATA) README
17