summaryrefslogtreecommitdiff
path: root/hwclock
diff options
context:
space:
mode:
Diffstat (limited to 'hwclock')
-rw-r--r--hwclock/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/hwclock/Makefile.am b/hwclock/Makefile.am
index 562d294f..ce48b9d3 100644
--- a/hwclock/Makefile.am
+++ b/hwclock/Makefile.am
@@ -4,4 +4,5 @@ man_MANS = hwclock.8
sbin_PROGRAMS = hwclock
-hwclock_SOURCES = hwclock.c cmos.c rtc.c kd.c \ No newline at end of file
+hwclock_SOURCES = hwclock.c cmos.c rtc.c kd.c clock.h
+