aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authorEskil Heyn Olsen <eskil@src.gnome.org>1999-10-14 00:16:49 +0800
committerEskil Heyn Olsen <eskil@src.gnome.org>1999-10-14 00:16:49 +0800
commit7c604052f5ab4824264a9630b7a18aa04d76d5a6 (patch)
tree812f3412a87b5b3c259441023cdc23429ce3b754 /calendar/Makefile.am
parentb035a84ceb50bec428d057790c5b12c180ada015 (diff)
downloadgsoc2013-evolution-7c604052f5ab4824264a9630b7a18aa04d76d5a6.tar
gsoc2013-evolution-7c604052f5ab4824264a9630b7a18aa04d76d5a6.tar.gz
gsoc2013-evolution-7c604052f5ab4824264a9630b7a18aa04d76d5a6.tar.bz2
gsoc2013-evolution-7c604052f5ab4824264a9630b7a18aa04d76d5a6.tar.lz
gsoc2013-evolution-7c604052f5ab4824264a9630b7a18aa04d76d5a6.tar.xz
gsoc2013-evolution-7c604052f5ab4824264a9630b7a18aa04d76d5a6.tar.zst
gsoc2013-evolution-7c604052f5ab4824264a9630b7a18aa04d76d5a6.zip
Fixed the much-hated gnome-pilot dependency
svn path=/trunk/; revision=1326
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 1b4927e0aa..cb03a4eacb 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -118,7 +118,7 @@ calendar_pilot_sync_LDADD = \
$(PISOCK_LIBS) \
$(LINK_FLAGS)
-
+if HAVE_GNOME_PILOT
#calendar_conduit
calendar_conduitsdir=$(libdir)/gnome-pilot/conduits
@@ -186,6 +186,7 @@ todo_conduit_control_applet_LDADD = \
$(PISOCK_LIBS) \
$(GNOME_PILOT_LIBS) \
$(INTLLIBS)
+endif
gnomecal_LDADD = $(LINK_FLAGS)