aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-04-29 14:49:05 +0800
committerArturo Espinosa <unammx@src.gnome.org>1998-04-29 14:49:05 +0800
commitb14e3c892ce8feac4e72ab80800fb7b6e0408002 (patch)
tree2a102490907ff4a3870b6216e88e79ac966986e5 /calendar/Makefile.am
parent282114a676e69a0b4c0656b3a6266d27165b2039 (diff)
downloadgsoc2013-evolution-b14e3c892ce8feac4e72ab80800fb7b6e0408002.tar
gsoc2013-evolution-b14e3c892ce8feac4e72ab80800fb7b6e0408002.tar.gz
gsoc2013-evolution-b14e3c892ce8feac4e72ab80800fb7b6e0408002.tar.bz2
gsoc2013-evolution-b14e3c892ce8feac4e72ab80800fb7b6e0408002.tar.lz
gsoc2013-evolution-b14e3c892ce8feac4e72ab80800fb7b6e0408002.tar.xz
gsoc2013-evolution-b14e3c892ce8feac4e72ab80800fb7b6e0408002.tar.zst
gsoc2013-evolution-b14e3c892ce8feac4e72ab80800fb7b6e0408002.zip
Added Session management to GnomeCal -miguel
svn path=/trunk/; revision=200
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am2
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) \