aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2004-03-14 07:11:42 +0000
committerreinelt <>2004-03-14 07:11:42 +0000
commitd79b0ee1eb85fbd96884d2d4c8aa76534cb466d9 (patch)
tree3fdd7b84e99849e1a2abf763d3180f5fb50f7e02 /Makefile.am
parent020be791a0d3134cca50addd0cb128867be560ea (diff)
downloadlcd4linux-d79b0ee1eb85fbd96884d2d4c8aa76534cb466d9.tar.gz
[lcd4linux @ 2004-03-14 07:11:42 by reinelt]
parameter count fixed for plugin_dvb() plugin_APM (battery status) ported
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 88e9b18..2a572c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,6 +46,7 @@ plugin_meminfo.c \
plugin_netdev.c \
plugin_ppp.c \
plugin_dvb.c \
+plugin_apm.c \
plugin_i2c_sensors.c \
plugin_imon.c \
plugin_xmms.c \