diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,10 @@ 2003-10-22 Rodney Dawes <dobey@ximian.com> + * configure.in: Revert broken previous commit and actually remove + mail/importers/Makefile from AC_OUTPUT + +2003-10-22 Rodney Dawes <dobey@ximian.com> + * configure.in: Removed mail/importers/Makefile from AC_OUTPUT 2003-10-22 Rodney Dawes <dobey@ximian.com> diff --git a/configure.in b/configure.in index 117887ee60..c5e3d6ee3b 100644 --- a/configure.in +++ b/configure.in @@ -1392,6 +1392,7 @@ widgets/menus/Makefile widgets/misc/Makefile wombat/Makefile calendar/Makefile +calendar/importers/Makefile calendar/idl/Makefile calendar/cal-util/Makefile calendar/cal-client/Makefile @@ -1404,7 +1405,6 @@ calendar/gui/alarm-notify/Makefile calendar/gui/dialogs/Makefile composer/Makefile mail/Makefile -mail/importers/Makefile tools/Makefile evolution-shell.pc evolution-addressbook.pc |