diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | configure.in | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-03-15 Hao sheng <hao.sheng@sun.com> + + * configure.in: add a11y/addressbook/Makefile + 2004-03-05 JP Rosevear <jpr@ximian.com> * configure.in: bump version, requirements diff --git a/configure.in b/configure.in index 0b2a6112a4..2220e095b6 100644 --- a/configure.in +++ b/configure.in @@ -1286,6 +1286,7 @@ AC_SUBST(EVOLUTION_DIR) AC_OUTPUT([ po/Makefile.in Makefile a11y/Makefile +a11y/addressbook/Makefile a11y/calendar/Makefile a11y/widgets/Makefile addressbook/Makefile |