diff options
author | Damon Chaplin <damon@helixcode.com> | 2000-08-02 06:45:28 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2000-08-02 06:45:28 +0800 |
commit | de528ac073b9e4cca654c41b75a34dbfce82d060 (patch) | |
tree | 30c0a502b6d7542d3df8861bc7808a5e6a9b68c2 /calendar/Makefile.am | |
parent | 4a6e3a0b28af67619dcb2b2404e00c608e3c3488 (diff) | |
download | gsoc2013-evolution-de528ac073b9e4cca654c41b75a34dbfce82d060.tar.gz gsoc2013-evolution-de528ac073b9e4cca654c41b75a34dbfce82d060.tar.zst gsoc2013-evolution-de528ac073b9e4cca654c41b75a34dbfce82d060.zip |
Removed doc directory, since it is the old gnome-pim docs which aren't
2000-08-01 Damon Chaplin <damon@helixcode.com>
* Removed doc directory, since it is the old gnome-pim docs which
aren't used any more.
* Makefile.am (SUBDIRS): removed doc.
svn path=/trunk/; revision=4460
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r-- | calendar/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am index 5d1e405a0f..d49e183677 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = doc idl cal-util pcs cal-client gui -#SUBDIRS = doc idl cal-util pcs cal-client gui conduits +SUBDIRS = idl cal-util pcs cal-client gui +#SUBDIRS = idl cal-util pcs cal-client gui conduits |