aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-06-29 00:20:00 +0800
committernobody <nobody@localhost>2003-06-29 00:20:00 +0800
commitd17a1440b4b08cabe65a8f1084f1eeadd39607f9 (patch)
treee521429188462e4446c632b5bd4b6f333e589995 /calendar/Makefile.am
parent5a8e20476b93515b8e69f7e1c8f659ab3dc55a8f (diff)
downloadgsoc2013-evolution-EOG_2_3_90.tar.gz
gsoc2013-evolution-EOG_2_3_90.tar.zst
gsoc2013-evolution-EOG_2_3_90.zip
This commit was manufactured by cvs2svn to create tag 'EOG_2_3_90'.EOG_2_3_90
svn path=/tags/EOG_2_3_90/; revision=21581
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
deleted file mode 100644
index 4b0426da91..0000000000
--- a/calendar/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-if ENABLE_PILOT_CONDUITS
-CONDUIT_DIR = conduits
-else
-CONDUIT_DIR =
-endif
-
-SUBDIRS = idl cal-util pcs cal-client gui importers $(CONDUIT_DIR)
-
-EXTRA_DIST = \
- ChangeLog.pre-1-4 \
- zones.h
-