aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-11-09 04:20:33 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-11-09 04:20:33 +0800
commitba1c0d0543d02df34348f27683ebd30a27d68502 (patch)
treee83f7ac94c79df8138421144ff506c36f9c3e4d0 /calendar/Makefile.am
parent88e9abec50a746253fb33ff04741e482b51505ce (diff)
downloadgsoc2013-evolution-ba1c0d0543d02df34348f27683ebd30a27d68502.tar
gsoc2013-evolution-ba1c0d0543d02df34348f27683ebd30a27d68502.tar.gz
gsoc2013-evolution-ba1c0d0543d02df34348f27683ebd30a27d68502.tar.bz2
gsoc2013-evolution-ba1c0d0543d02df34348f27683ebd30a27d68502.tar.lz
gsoc2013-evolution-ba1c0d0543d02df34348f27683ebd30a27d68502.tar.xz
gsoc2013-evolution-ba1c0d0543d02df34348f27683ebd30a27d68502.tar.zst
gsoc2013-evolution-ba1c0d0543d02df34348f27683ebd30a27d68502.zip
(calendar_offline_handler_class_init): GObjectified.
(impl_finalize): Finalize impl. (impl_dispose): Dispose impl. (calendar_offline_handler_new): Use g_object_new(). (backend_cal_opened): use g_signal_connect() instead of gtk_signal_connect(). (backend_go_offline): Likewise. (backend_cal_opened): g_object_unref() instead of gtk_object_unref(). (backend_go_offline): Likewise. svn path=/trunk/; revision=18671
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 89cea775bd..0e4c8d28eb 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -4,6 +4,6 @@ else
CONDUIT_DIR =
endif
-SUBDIRS = idl cal-util pcs cal-client gui importers $(CONDUIT_DIR)
+SUBDIRS = idl cal-util pcs cal-client gui $(CONDUIT_DIR)
EXTRA_DIST = zones.h