summaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
Diffstat (limited to 'server')
-rw-r--r--server/Makefile.am6
-rw-r--r--server/xml/Makefile.am2
2 files changed, 5 insertions, 3 deletions
diff --git a/server/Makefile.am b/server/Makefile.am
index 34bd487..cf8151b 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -1,7 +1,7 @@
AUTOMAKE_OPTIONS = gnu
-SUBDIRS = src gentoo/init.d gentoo/logrotate.d \
- etc man xml xml/templates xml/macros $(DOC_DIR)
-DISTDIRS = src etc man xml xml/templates xml/macros $(DOC_DIR)
+SUBDIRS = src gentoo/init.d gentoo/logrotate.d tools \
+ etc man xml $(DOC_DIR)
+DISTDIRS = src etc man xml tools $(DOC_DIR)
.PHONY: doc
doc:
diff --git a/server/xml/Makefile.am b/server/xml/Makefile.am
index a478a79..350048a 100644
--- a/server/xml/Makefile.am
+++ b/server/xml/Makefile.am
@@ -1,3 +1,5 @@
+SUBDIRS = templates macros courses
+
EXTRA_DIST =
xmldir = $(datadir)/xml