diff options
author | nobody <nobody@localhost> | 2003-06-29 00:20:00 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-06-29 00:20:00 +0800 |
commit | d17a1440b4b08cabe65a8f1084f1eeadd39607f9 (patch) | |
tree | e521429188462e4446c632b5bd4b6f333e589995 /calendar/Makefile.am | |
parent | 5a8e20476b93515b8e69f7e1c8f659ab3dc55a8f (diff) | |
download | gsoc2013-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.am | 12 |
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 - |