summaryrefslogtreecommitdiff
path: root/server/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'server/Makefile.am')
-rw-r--r--server/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/server/Makefile.am b/server/Makefile.am
index 6e7358b..34bd487 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -1,5 +1,6 @@
AUTOMAKE_OPTIONS = gnu
-SUBDIRS = src etc man xml xml/templates xml/macros $(DOC_DIR)
+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)
.PHONY: doc