summaryrefslogtreecommitdiff
path: root/xslt/theme/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xslt/theme/Makefile.am')
-rw-r--r--xslt/theme/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/xslt/theme/Makefile.am b/xslt/theme/Makefile.am
new file mode 100644
index 00000000..5c38e13c
--- /dev/null
+++ b/xslt/theme/Makefile.am
@@ -0,0 +1,9 @@
+xsldir=$(datadir)/yelp-xsl/xslt/theme
+
+xsl_DATA = \
+ theme-colors.xsl \
+ theme-html.xsl \
+ theme-icons.xsl
+
+EXTRA_DIST=$(xsl_DATA)
+