diff options
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r-- | calendar/gui/Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 737a1df49a..7b4968a9c5 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -80,10 +80,11 @@ evolution_calendar_SOURCES = \ mark.h \ popup-menu.c \ popup-menu.h \ - print.c \ - print.h \ prop.c +# print.c \ +# print.h \ + # FIXME We should make a libeshell library instead of this gross hack. SHELL_OBJS = \ $(top_builddir)/shell/Evolution-common.o \ |