diff --git a/ChangeLog b/ChangeLog index e5860638f..841ea1d13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-03-04 Raja R Harinath + + * configure.in (AC_OUTPUT): Add `panel/libapplet/Makefile'. + Mon Mar 2 15:30:00 1998 Tom Tromey * configure.in: Removed check for SMlib.h; now comes from diff --git a/configure.in b/configure.in index 89c7272c1..ef81dd25b 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,3 @@ - AC_INIT(desktop-properties) AM_CONFIG_HEADER(config.h) @@ -70,6 +69,7 @@ Makefile po/Makefile.in macros/Makefile panel/Makefile +panel/libapplet/Makefile panel/batmon/Makefile panel/cdplayer/Makefile panel/clock/Makefile