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 c0d18f5b55..43726a6714 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -1,6 +1,8 @@ SUBDIRS = versit help_base = $(datadir)/gnome/help/cal +CFLAGS += -Wall + INCLUDES = \ -I$(includedir) \ $(GNOME_INCLUDEDIR) \ |