1998-08-02 Raja R Harinath <harinath@cs.umn.edu>
* configure.in (PROGRAM_GMENU):
Use AM_CONDITIONAL rather than AC_SUBST.
(PROGRAMS_PANEL_{CDPLAYER,MIXER,MODEMLIGHTS}): Likewise.
(AC_OUTPUT): Remove `applets/netwatch/Makefile'.
* Makefile.am (gmenu): New var.
(SUBDIRS): Use $(gmenu) instead of @PROGRAM_GMENU@.
applets/:
1998-08-02 Raja R Harinath <harinath@cs.umn.edu>
* Makefile.am (cdplayer,mixer,modemlights): New variables.
(SUBDIRS): Use them, instead of @PROGRAMS_PANEL_*@.
po/:
1998-08-02 Raja R Harinath <harinath@cs.umn.edu>
* POTFILES.in: Remove `applets/winlist/winlist.c'.
`make distcheck' nits.