diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.in | 1 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-05-24 Chris Toshok <toshok@ximian.com> + + * configure.in: add addressbook/tools/Makefile.am back to the + build. + 2004-05-19 Jeffrey Stedfast <fejj@novell.com> * configure.in: Setup the icon install paths (not that we actually diff --git a/configure.in b/configure.in index 0422775301..d0048f34ac 100644 --- a/configure.in +++ b/configure.in @@ -1345,6 +1345,7 @@ addressbook/gui/search/Makefile addressbook/gui/widgets/Makefile addressbook/importers/Makefile addressbook/printing/Makefile +addressbook/tools/Makefile addressbook/util/Makefile art/Makefile camel/Makefile |