diff options
author | Kevin Vandersloot <kfv101@psu.edu> | 2002-01-10 22:40:58 +0000 |
---|---|---|
committer | Kevin Vandersloot <kevinv@src.gnome.org> | 2002-01-10 22:40:58 +0000 |
commit | 355b12525242099a47371a0687bc12a890b2bce1 (patch) | |
tree | e8b7ce54211a6236d16d26530615e53e782cd2be /Makefile.am | |
parent | c27d191eedaa3549f02454ff0bdadd8cb9425767 (diff) |
add back charpick even thoough it doesn't really work
2002-01-10 Kevin Vandersloot <kfv101@psu.edu>
* Makefile.am, configure.in: add back charpick even thoough
it doesn't really work
2002-01-09 Kevin Vandersloot <kfv101@psu.edu>
* cdplayer/Makefile.am:
* drivemount/Makefile.am:
* mini-commander/Makefile.am:
* mixer/Makefile.am:
* modemlights/Makefile.am:
* multiload/Makefile.am:
* screenshooter/Makefile.am:
remove -I{includedir} as it is not needed
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 025c7a418..601ae9650 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,11 +51,11 @@ always_built_SUBDIRS = \ ## geyes \ mini-commander \ ## life \ + charpick \ gkb-new ## whereami ## another_clock \ ## asclock \ -## charpick \ ## clockmail \ ## drivemount \ ## gnotes \ |