From d0f5b812ef1e739e98b50e6a16001d4f28c270f4 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 27 Jul 2001 17:06:00 +0000 Subject: Tidy ldadds 2001-07-27 JP Rosevear * conduit/Makefile.am: Tidy ldadds svn path=/trunk/; revision=11449 --- addressbook/ChangeLog | 4 ++++ addressbook/conduit/Makefile.am | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 0de85ed033..85c34066df 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2001-07-27 JP Rosevear + + * conduit/Makefile.am: Tidy ldadds + 2001-07-26 Jon Trowbridge * gui/component/select-names/e-select-names-bonobo.c: Fixing a diff --git a/addressbook/conduit/Makefile.am b/addressbook/conduit/Makefile.am index d95d858fd8..4c564a069d 100644 --- a/addressbook/conduit/Makefile.am +++ b/addressbook/conduit/Makefile.am @@ -4,9 +4,9 @@ INCLUDES = \ -I$(top_srcdir)/addressbook/backend \ -I$(top_srcdir)/e-util \ -I$(top_builddir)/e-util \ - $(BONOBO_GNOME_CFLAGS) \ $(PISOCK_CFLAGS) \ - $(GNOME_PILOT_CFLAGS) + $(GNOME_PILOT_CFLAGS) \ + $(BONOBO_GNOME_CFLAGS) # Address Conduit e_address_conduitsdir=$(libdir)/gnome-pilot/conduits @@ -24,10 +24,10 @@ libeaddress_conduit_la_LIBADD = \ $(top_builddir)/e-util/ename/libename-static.la \ $(top_builddir)/libversit/libversit.la \ $(top_builddir)/e-util/libeconduit-static.la \ - $(GNOME_PILOT_LIBS) \ $(PISOCK_LIBS) \ + $(GNOME_PILOT_LIBS) \ + $(BONOBO_CONF_LIBS) \ $(BONOBO_GNOME_LIBS) \ - $(EXTRA_GNOME_LIBS) \ $(GNOME_LIBDIR) \ $(GNOME_LIBS) -- cgit v1.2.3