diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | configure.in | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2002-11-20 Ettore Perazzoli <ettore@ximian.com> + * configure.in: AC_OUTPUT(my-evoluton/Makefile). + +2002-11-20 Ettore Perazzoli <ettore@ximian.com> + * Makefile.am (changelogs): Add my-evolution. 2002-11-20 Not Zed <NotZed@Ximian.com> diff --git a/configure.in b/configure.in index 747ebc4b12..d087386720 100644 --- a/configure.in +++ b/configure.in @@ -1305,6 +1305,7 @@ shell/Makefile shell/evolution-nognome shell/glade/Makefile shell/importer/Makefile +my-evolution/Makefile ui/Makefile views/Makefile views/addressbook/Makefile |