diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2002-11-07 Chris Toshok <toshok@ximian.com> + + * configure.in (AC_OUTPUT): GNOME_Evolution_Summary.oaf.in = > + GNOME_Evolution_Summary.server.in + 2002-11-07 JP Rosevear <jpr@ximian.com> * configure.in: update e-util and calendar compile flags diff --git a/configure.in b/configure.in index cc3e34e5e6..f093c9de7e 100644 --- a/configure.in +++ b/configure.in @@ -1317,7 +1317,7 @@ calendar/gui/alarm-notify/Makefile calendar/gui/dialogs/Makefile calendar/importers/Makefile -my-evolution/GNOME_Evolution_Summary.oaf.in +my-evolution/GNOME_Evolution_Summary.server.in ]) if test "x$with_sub_version" != "x"; then |