diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | configure.in | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -2,6 +2,7 @@ * configure.in (ALL_LINGUAS): Remove fr for now, since it doesn't seem to work. + (AC_OUTPUT): Remove calendar/importers/Makefile for now. 2003-01-14 Rodney Dawes <dobey@ximian.com> diff --git a/configure.in b/configure.in index 8f6b7b1199..63bc945202 100644 --- a/configure.in +++ b/configure.in @@ -1314,7 +1314,6 @@ calendar/pcs/Makefile calendar/gui/Makefile calendar/gui/alarm-notify/Makefile calendar/gui/dialogs/Makefile -calendar/importers/Makefile composer/Makefile mail/Makefile mail/importers/Makefile |