From 0dd9493f1092812a1885501a105c2aef0e4a0dd2 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 16 Apr 2001 23:29:17 +0000 Subject: Add EXTRA_GNOME_CFLAGS, for gal. * pcs/Makefile.am (INCLUDES): Add EXTRA_GNOME_CFLAGS, for gal. svn path=/trunk/; revision=9395 --- calendar/pcs/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/pcs/Makefile.am') diff --git a/calendar/pcs/Makefile.am b/calendar/pcs/Makefile.am index 0719a5e566..227ca53257 100644 --- a/calendar/pcs/Makefile.am +++ b/calendar/pcs/Makefile.am @@ -5,6 +5,7 @@ INCLUDES = \ -I$(top_srcdir)/libical/src/libical \ -I$(top_builddir)/libical/src/libical \ $(BONOBO_VFS_GNOME_CFLAGS) \ + $(EXTRA_GNOME_CFLAGS) \ -DGNOMELOCALEDIR=\""$(localedir)"\" CORBA_GENERATED = \ -- cgit v1.2.3