aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 9cac22c259..f4c7ead95d 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -9,7 +9,9 @@ gncal_SOURCES = \
gncal.c \
gncal.h \
calcs.c \
- calcs.h
+ calcs.h \
+ clist.c \
+ clist.h
gncal_LDADD = \
$(GNOME_LIBDIR) \