diff options
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r-- | calendar/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am index 3f1cb80632..bc6081dc10 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -45,6 +45,8 @@ gnomecal_SOURCES = \ popup-menu.c \ popup-menu.h \ prop.c \ + quick-view.c \ + quick-view.h \ timeutil.c \ timeutil.h \ view-utils.h \ |