summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-13 03:03:21 +0000
committerDana Jansens <danakj@orodu.net>2007-05-13 03:03:21 +0000
commit84f022847bb6a9b547fb1649811f0366ac0e8767 (patch)
tree0aa2fbabf17c823c061b7c134d4bbbae7d7c411c /Makefile.am
parent59183ac23415d72b4c78f3516f69626cac8fda31 (diff)
install the xsd's to docdir
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1486a266..35eaa47e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -429,7 +429,10 @@ dist_noinst_DATA = \
dist_doc_DATA = \
COMPLIANCE \
README \
- AUTHORS
+ AUTHORS \
+ data/rc.xsd \
+ data/menu.xsd \
+ data/themerc.xsd
EXTRA_DIST = \
config.rpath \