aboutsummaryrefslogtreecommitdiff
path: root/crontab/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to 'crontab/Makemodule.am')
-rw-r--r--crontab/Makemodule.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/crontab/Makemodule.am b/crontab/Makemodule.am
index 2fe3424..cb7823a 100644
--- a/crontab/Makemodule.am
+++ b/crontab/Makemodule.am
@@ -1,2 +1,6 @@
crondir = @GCRONDIR@
-cron_DATA = crontab/swclock
+cron_DATA =
+
+if SWCLOCK
+cron_DATA += crontab/swclock
+endif