diff options
author | ltoetsch <> | 2001-03-02 10:19:07 +0000 |
---|---|---|
committer | ltoetsch <> | 2001-03-02 10:19:07 +0000 |
commit | e7b60f4d16ba5efc71e23a262557165f524c55dc (patch) | |
tree | dfe885cda929c762f925459565ec3382c689e4d0 /Makefile.am | |
parent | 2adc4c99b0b8c52047ab08c41c782802e0ae24e7 (diff) | |
download | lcd4linux-e7b60f4d16ba5efc71e23a262557165f524c55dc.tar.gz |
[lcd4linux @ 2001-03-02 10:18:03 by ltoetsch]
added /proc/apm battery stat
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 00f9462..ad090ce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,6 +21,7 @@ system.c system.h \ isdn.c isdn.h \ mail.c mail.h \ seti.c seti.h \ +battery.c battery.h \ filter.c filter.h \ udelay.c udelay.h \ display.c display.h \ |