diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-11 07:43:59 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-11 07:43:59 +0800 |
commit | c02069a5f1ddcf371243e8527e80e28c98350b63 (patch) | |
tree | 5939f0c8c9b97a9703077f5b94afb39d6b370f36 /calendar/Makefile.am | |
parent | d15735bd1bc999e5d7e015a756d7804a177da495 (diff) | |
download | gsoc2013-evolution-c02069a5f1ddcf371243e8527e80e28c98350b63.tar.gz gsoc2013-evolution-c02069a5f1ddcf371243e8527e80e28c98350b63.tar.zst gsoc2013-evolution-c02069a5f1ddcf371243e8527e80e28c98350b63.zip |
Disable Pilot conduit stuff for now. It's not quite ready yet and it
depends on CVS gnome-pilot.
svn path=/trunk/; revision=4072
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r-- | calendar/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am index de67541fa6..11bf33a571 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -1 +1 @@ -SUBDIRS = doc idl cal-util pcs cal-client gui conduits +SUBDIRS = doc idl cal-util pcs cal-client gui |