diff options
author | Kevin Vandersloot <kfv101@psu.edu> | 2002-01-16 03:46:00 +0000 |
---|---|---|
committer | Kevin Vandersloot <kevinv@src.gnome.org> | 2002-01-16 03:46:00 +0000 |
commit | 3b7995ad876e1506002f46e76a3696993d0db16f (patch) | |
tree | 3ec11f99d7c68283f48cb93404a068e74aa4fad8 /Makefile.am | |
parent | 1f5b2f41d06c575fdfb784d39bcb1eb34dcac0e2 (diff) |
add back charpick
2002-01-15 Kevin Vandersloot <kfv101@psu.edu>
* configure.in, Makefile.am: add back charpick
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 31 |
1 files changed, 3 insertions, 28 deletions
diff --git a/Makefile.am b/Makefile.am index 3321867bc..6aecd832a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,6 @@ endif ## ghttp_applets = \ ## gtik ## gweather -## slashapp ## if HAVE_LIBGHTTP ## ghttp_SUBDIRS = $(ghttp_applets) ## endif @@ -46,24 +45,12 @@ endif always_built_SUBDIRS = \ drivemount \ panel-menu \ -## fifteen \ -## odometer \ + charpick \ ## geyes \ mini-commander \ -## life \ gkb-new ## whereami -## another_clock \ -## asclock \ -## clockmail \ -## drivemount \ -## gnotes \ -## jbc \ -## quicklaunch \ -## tickastat \ -## webcontrol \ -## -## + SUBDIRS = \ po \ $(mixer_SUBDIRS) \ @@ -75,19 +62,7 @@ SUBDIRS = \ ## $(ghttp_SUBDIRS) \ ## $(esd_SUBDIRS) \ ## omf-install -## -## DIST_SUBDIRS = \ -## po \ -## $(always_built_SUBDIRS) \ -## clipboard \ -## $(gtop_applets) \ -## $(ghttp_applets) \ -## $(cdplayer_applets) \ -## $(mixer_applets) \ -## $(modemlights_applets) \ -## $(esd_applets) \ -## $(wordexp_applets) -## omf-install + EXTRA_DIST = \ COPYING-DOCS \ |