diff options
author | Kevin Vandersloot <kfv101@psu.edu> | 2002-02-06 01:45:58 +0000 |
---|---|---|
committer | Kevin Vandersloot <kevinv@src.gnome.org> | 2002-02-06 01:45:58 +0000 |
commit | c80cc7d42aef4230c4e35d9e74fae7cf7ed51cce (patch) | |
tree | a9c12a0b1a36b38aa8c3b4592ec5b5c6e9b5263e /Makefile.am | |
parent | f15cfa25b5412d9c2476f68dc817e1d5a876335a (diff) |
add battstat to the mix. Remove battery applets stuff
2002-02-05 Kevin Vandersloot <kfv101@psu.edu>
* configure.in, Makefile.am: add battstat to the mix. Remove
battery applets stuff
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8aa3416b9..4c8b54170 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,7 +54,8 @@ always_built_SUBDIRS = \ charpick \ geyes \ mini-commander \ - gkb-new + gkb-new \ + battstat ## whereami SUBDIRS = \ |