diff options
author | nobody <nobody@localhost> | 2001-10-25 06:17:05 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-10-25 06:17:05 +0800 |
commit | 99c6e9b7a7d87d48e1d621f48a1ef170b8e039f9 (patch) | |
tree | 75a31cb1cb19b4266322f9427b0641c1b53aca24 /calendar/Makefile.am | |
parent | dcc99c020b6a58e174091b32585159edfae18dd4 (diff) | |
download | gsoc2013-evolution-GNUMERIC_0_75.tar.gz gsoc2013-evolution-GNUMERIC_0_75.tar.zst gsoc2013-evolution-GNUMERIC_0_75.zip |
This commit was manufactured by cvs2svn to create tagGNUMERIC_0_75
'GNUMERIC_0_75'.
svn path=/tags/GNUMERIC_0_75/; revision=14032
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r-- | calendar/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am deleted file mode 100644 index e17d581184..0000000000 --- a/calendar/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -if ENABLE_PILOT_CONDUITS -CONDUIT_DIR = conduits -else -CONDUIT_DIR = -endif - -SUBDIRS = idl cal-util pcs cal-client gui $(CONDUIT_DIR) |