aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/conduits/todo/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-02-20 07:35:09 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-02-20 07:35:09 +0800
commitd0cb488f876f17c41e03beec37ecae3b79971294 (patch)
tree4fdad300c0c7c211963be6ec0d84a3831a8fac1d /calendar/conduits/todo/Makefile.am
parentf875d3086c6939e6efeddb2c56ec47f4eb63036b (diff)
downloadgsoc2013-evolution-d0cb488f876f17c41e03beec37ecae3b79971294.tar
gsoc2013-evolution-d0cb488f876f17c41e03beec37ecae3b79971294.tar.gz
gsoc2013-evolution-d0cb488f876f17c41e03beec37ecae3b79971294.tar.bz2
gsoc2013-evolution-d0cb488f876f17c41e03beec37ecae3b79971294.tar.lz
gsoc2013-evolution-d0cb488f876f17c41e03beec37ecae3b79971294.tar.xz
gsoc2013-evolution-d0cb488f876f17c41e03beec37ecae3b79971294.tar.zst
gsoc2013-evolution-d0cb488f876f17c41e03beec37ecae3b79971294.zip
Remove PISOCK_LIBDIR
001-02-19 JP Rosevear <jpr@ximian.com> * conduits/todo/Makefile.am: Remove PISOCK_LIBDIR * conduits/calendar/Makefile.am: ditto 2001-02-19 JP Rosevear <jpr@ximian.com> * conduit/Makefile.am: Remove PISOCK_LIBDIR svn path=/trunk/; revision=8287
Diffstat (limited to 'calendar/conduits/todo/Makefile.am')
-rw-r--r--calendar/conduits/todo/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/conduits/todo/Makefile.am b/calendar/conduits/todo/Makefile.am
index ce99497c4d..30d396381d 100644
--- a/calendar/conduits/todo/Makefile.am
+++ b/calendar/conduits/todo/Makefile.am
@@ -17,7 +17,7 @@ e_todo_conduit_control_applet_LDADD = \
$(CAPPLET_LIBS) \
$(GNOME_LIBDIR) \
$(GNOME_PILOT_LIBS) \
- $(PISOCK_LIBDIR) $(PISOCK_LIBS) \
+ $(PISOCK_LIBS) \
$(GNOME_CAPPLET_LIBS) \
$(BONOBO_GNOME_LIBS) \
$(GNOME_XML_LIB) \