aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authorSeth Alves <alves@src.gnome.org>2000-07-13 02:26:16 +0800
committerSeth Alves <alves@src.gnome.org>2000-07-13 02:26:16 +0800
commited332931e1de0b90d90f887e412308d38253e0bc (patch)
tree68663330a489dd72de798b5ef584acbc88b44b5d /calendar/Makefile.am
parent355d3fae6600497b302fb494efee628197ac4a5f (diff)
downloadgsoc2013-evolution-ed332931e1de0b90d90f887e412308d38253e0bc.tar
gsoc2013-evolution-ed332931e1de0b90d90f887e412308d38253e0bc.tar.gz
gsoc2013-evolution-ed332931e1de0b90d90f887e412308d38253e0bc.tar.bz2
gsoc2013-evolution-ed332931e1de0b90d90f887e412308d38253e0bc.tar.lz
gsoc2013-evolution-ed332931e1de0b90d90f887e412308d38253e0bc.tar.xz
gsoc2013-evolution-ed332931e1de0b90d90f887e412308d38253e0bc.tar.zst
gsoc2013-evolution-ed332931e1de0b90d90f887e412308d38253e0bc.zip
fixed various problems
* conduits/calendar/calendar-conduit.c: fixed various problems * cal-client/Makefile.am: build a static version of the library to link with the conduits * cal-util/Makefile.am: same svn path=/trunk/; revision=4116
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 11bf33a571..5d1e405a0f 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -1 +1,2 @@
SUBDIRS = doc idl cal-util pcs cal-client gui
+#SUBDIRS = doc idl cal-util pcs cal-client gui conduits