aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-03-14 07:11:42 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-03-14 07:11:42 +0000
commit1a6167b7b7e7223edd2a5bee630bd21eefae6446 (patch)
tree3fdd7b84e99849e1a2abf763d3180f5fb50f7e02 /Makefile.am
parent924eabb9cef6589471dc568c01402a64d27e0476 (diff)
downloadlcd4linux-1a6167b7b7e7223edd2a5bee630bd21eefae6446.tar.gz
[lcd4linux @ 2004-03-14 07:11:42 by reinelt]
parameter count fixed for plugin_dvb() plugin_APM (battery status) ported git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@401 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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 \