diff options
author | Joe Shaw <joe@ximian.com> | 2002-11-12 07:43:40 +0800 |
---|---|---|
committer | Joe Shaw <joeshaw@src.gnome.org> | 2002-11-12 07:43:40 +0800 |
commit | 233d008420d86f5cc67cb993f17c3a828436a7e0 (patch) | |
tree | 84ebbae6ec495818860c8a8323af293bd3995f42 /Makefile.am | |
parent | 3d74e7f17d5f7b16b197987143555fe01dbbe176 (diff) | |
download | gsoc2013-evolution-233d008420d86f5cc67cb993f17c3a828436a7e0.tar.gz gsoc2013-evolution-233d008420d86f5cc67cb993f17c3a828436a7e0.tar.zst gsoc2013-evolution-233d008420d86f5cc67cb993f17c3a828436a7e0.zip |
remove tools for now, it's not in configure.in.
2002-11-11 Joe Shaw <joe@ximian.com>
* Makefile.am (SUBDIRS): remove tools for now, it's not in
configure.in.
svn path=/trunk/; revision=18714
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ec946ecc02..c58168e832 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,6 @@ SUBDIRS = \ ui \ default_user \ views \ - tools \ wombat |