From d449524969e920d42143f778051c3b2c56c0bea0 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 25 Jul 2000 03:16:15 +0000 Subject: more stuff. too much to use a changelog for. svn path=/trunk/; revision=4306 --- addressbook/conduit/Makefile.am | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'addressbook/conduit/Makefile.am') diff --git a/addressbook/conduit/Makefile.am b/addressbook/conduit/Makefile.am index 64a1103bce..01c37f4a30 100644 --- a/addressbook/conduit/Makefile.am +++ b/addressbook/conduit/Makefile.am @@ -1,13 +1,8 @@ -# -# -# - INCLUDES = \ - -I$(top_srcdir)/calendar \ + -I$(top_srcdir)/addressbook \ + -I$(top_srcdir)/addressbook/backend \ $(GNOME_PILOT_CFLAGS) -file_conduitsdir=$(libdir)/gnome-pilot/conduits - bin_PROGRAMS = address-conduit-control-applet address_conduit_control_applet_SOURCES = address-conduit-control-applet.c @@ -26,11 +21,6 @@ address_conduit_control_applet_LDADD = \ $(INTLLIBS) -# $(top_builddir)/libgpilotdCM/libgpilotdcm.la \ -# $(top_builddir)/gpilotd/libgpilotd.la \ -# $(top_builddir)/gpilotd/libgpilotdconduit.la \ - - # address_conduit address_conduitsdir=$(libdir)/gnome-pilot/conduits address_conduits_LTLIBRARIES = libaddress_conduit.la -- cgit