diff options
author | nobody <nobody@localhost> | 2003-01-09 14:55:40 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-01-09 14:55:40 +0800 |
commit | 43cb442ea3ddac17236b7a267c42dfdc210d2f97 (patch) | |
tree | 1e12040caec266ee2e16460c80583d4af3687d10 /calendar/Makefile.am | |
parent | 45d0c39700d2d6ee12f45c17778d69f3119ba078 (diff) | |
download | gsoc2013-evolution-43cb442ea3ddac17236b7a267c42dfdc210d2f97.tar.gz gsoc2013-evolution-43cb442ea3ddac17236b7a267c42dfdc210d2f97.tar.zst gsoc2013-evolution-43cb442ea3ddac17236b7a267c42dfdc210d2f97.zip |
This commit was manufactured by cvs2svn to create tagguikachu-1_3_4
'guikachu-1_3_4'.
svn path=/tags/guikachu-1_3_4/; revision=19358
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r-- | calendar/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am deleted file mode 100644 index 0e4c8d28eb..0000000000 --- a/calendar/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -if ENABLE_PILOT_CONDUITS -CONDUIT_DIR = conduits -else -CONDUIT_DIR = -endif - -SUBDIRS = idl cal-util pcs cal-client gui $(CONDUIT_DIR) - -EXTRA_DIST = zones.h |