aboutsummaryrefslogtreecommitdiff
path: root/cmd/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/Makemodule.am')
-rw-r--r--cmd/Makemodule.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/cmd/Makemodule.am b/cmd/Makemodule.am
index ea25ea8..07b50ce 100644
--- a/cmd/Makemodule.am
+++ b/cmd/Makemodule.am
@@ -26,11 +26,6 @@ service_CFLAGS = $(AM_CFLAGS)
service_LDFLAGS = $(AM_LDFLAGS)
service_LDADD = libinit.a libcfg.a libutil.a
-if GCROND
-service_SOURCES += cmd/service/schedule.c
-service_SOURCES += cmd/service/unschedule.c
-endif
-
dist_man8_MANS += cmd/shutdown.8 cmd/service/service.8
EXTRA_DIST += $(SRVHEADERS)