summaryrefslogtreecommitdiff
path: root/stylesheets/Makefile.am
blob: b01acf3dcc92b15ab4ca3af1bc5999a42e2c1cd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUBDIRS = docbook

yelpcustomizationdir=$(datadir)/sgml/docbook/yelp

yelpcustomization_DATA = 	\
	yelp-customization.xsl	\
	yelp-functions.xsl	\
	yelp-custom.xsl		\
	l10n.xml

EXTRA_DIST=$(yelpcustomization_DATA)