diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | Makefile.am | 1 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2002-11-11 Joe Shaw <joe@ximian.com> + + * Makefile.am (SUBDIRS): remove tools for now, it's not in + configure.in. + 2002-11-11 Chris Toshok <toshok@ximian.com> * Makefile.am (SUBDIRS): add addressbook. 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 |