aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authorSeth Alves <alves@src.gnome.org>2000-07-11 06:36:06 +0800
committerSeth Alves <alves@src.gnome.org>2000-07-11 06:36:06 +0800
commit10c3eb46b17f52a04eea878d2a701e91ab4f464e (patch)
tree7eb8af23f5641cbd1a6d8da413937e28d5ea2f86 /calendar/Makefile.am
parent52d48e02c187b07a5fa29bbeb5359052fcde4e55 (diff)
downloadgsoc2013-evolution-10c3eb46b17f52a04eea878d2a701e91ab4f464e.tar
gsoc2013-evolution-10c3eb46b17f52a04eea878d2a701e91ab4f464e.tar.gz
gsoc2013-evolution-10c3eb46b17f52a04eea878d2a701e91ab4f464e.tar.bz2
gsoc2013-evolution-10c3eb46b17f52a04eea878d2a701e91ab4f464e.tar.lz
gsoc2013-evolution-10c3eb46b17f52a04eea878d2a701e91ab4f464e.tar.xz
gsoc2013-evolution-10c3eb46b17f52a04eea878d2a701e91ab4f464e.tar.zst
gsoc2013-evolution-10c3eb46b17f52a04eea878d2a701e91ab4f464e.zip
added makefiles for calendar conduits
* configure.in: added makefiles for calendar conduits * gui/Makefile.am (SUBDIRS): * conduits/calendar/Makefile.am: moved calendar-conduit stuff from the gui directory to here. * Makefile.am (SUBDIRS): added conduits to SIBDIRS svn path=/trunk/; revision=4058
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 e173063a48..de67541fa6 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -1 +1 @@
-SUBDIRS = doc idl cal-util pcs cal-client gui
+SUBDIRS = doc idl cal-util pcs cal-client gui conduits