From ff4c29fea3d08c181bbcb006908e7222f9c8cfaa Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Tue, 27 Jun 2000 16:02:38 +0000 Subject: use BONOBO_VFS_GNOME_CFLAGS. 2000-06-27 Michael Meeks * pcs/Makefile.am (INCLUDES): use BONOBO_VFS_GNOME_CFLAGS. svn path=/trunk/; revision=3760 --- calendar/pcs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/pcs') diff --git a/calendar/pcs/Makefile.am b/calendar/pcs/Makefile.am index 3299d15908..0c633dc285 100644 --- a/calendar/pcs/Makefile.am +++ b/calendar/pcs/Makefile.am @@ -4,7 +4,7 @@ INCLUDES = \ -I$(top_srcdir)/calendar \ -I$(top_srcdir)/libical/src/libical \ -I$(top_builddir)/libical/src/libical \ - $(BONOBO_GNOME_CFLAGS) \ + $(BONOBO_VFS_GNOME_CFLAGS) \ -DGNOMELOCALEDIR=\""$(datadir)/locale"\" CORBA_GENERATED = \ -- cgit v1.2.3