aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b1152ed..d0e888e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,9 @@ sbin_PROGRAMS =
noinst_LIBRARIES =
EXTRA_DIST = README LICENSE
+helperdir = @SCRIPTDIR@
+helper_PROGRAMS =
+
include lib/Makemodule.am
include cmd/Makemodule.am
include initd/Makemodule.am