summaryrefslogtreecommitdiffstats
path: root/initscript/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'initscript/Makefile.am')
-rw-r--r--initscript/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/initscript/Makefile.am b/initscript/Makefile.am
index 2ce1076..eb5c75d 100644
--- a/initscript/Makefile.am
+++ b/initscript/Makefile.am
@@ -23,6 +23,10 @@ if TARGET_DEBIAN
SUBDIRS += Debian
endif
+if TARGET_ARCHLINUX
+SUBDIRS += archlinux
+endif
+
# We disable shipping of Gentoo and SUSE init scripts for now as they are out of date
#if TARGET_GENTOO