From 77dda08302286ea964279f80931aa3999a89cc9b Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 14 Jan 2003 17:34:56 +0000 Subject: Comment out the CONDUIT_DIR stuff for now. svn path=/trunk/; revision=19446 --- calendar/Makefile.am | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'calendar/Makefile.am') diff --git a/calendar/Makefile.am b/calendar/Makefile.am index 0e4c8d28eb..1d7e5941db 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -1,9 +1,10 @@ -if ENABLE_PILOT_CONDUITS -CONDUIT_DIR = conduits -else -CONDUIT_DIR = -endif +# if ENABLE_PILOT_CONDUITS +# CONDUIT_DIR = conduits +# else +# CONDUIT_DIR = +# endif -SUBDIRS = idl cal-util pcs cal-client gui $(CONDUIT_DIR) +# SUBDIRS = idl cal-util pcs cal-client gui $(CONDUIT_DIR) +SUBDIRS = idl cal-util pcs cal-client gui EXTRA_DIST = zones.h -- cgit v1.2.3