From 3f9e4e7024492d8d66db19d41d514f97816a9849 Mon Sep 17 00:00:00 2001 From: Michael Fulbright Date: Wed, 9 Dec 1998 05:53:19 +0000 Subject: GNOME PIM lives Dr Mike svn path=/trunk/; revision=518 --- calendar/Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'calendar/Makefile.am') diff --git a/calendar/Makefile.am b/calendar/Makefile.am index df80c782e0..8f10c2a1c8 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -1,4 +1,3 @@ -SUBDIRS = versit gnomecard help_base = $(datadir)/gnome/help/cal CFLAGS += -Wall @@ -6,8 +5,7 @@ CFLAGS += -Wall INCLUDES = \ -I$(includedir) \ $(GNOME_INCLUDEDIR) \ - -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \ - -I../../gcalendar + -DGNOMELOCALEDIR=\""$(datadir)/locale"\" bin_PROGRAMS = gnomecal @@ -59,7 +57,7 @@ gnomecal_SOURCES = \ LINK_FLAGS = \ $(GNOME_LIBDIR) \ $(GNOMEGNORBA_LIBS) \ - $(INTLLIBS) versit/libversit.a + $(INTLLIBS) ../libversit/libversit.a #gncal_LDADD = $(LINK_FLAGS) -- cgit v1.2.3