aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-01-25 05:30:09 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-01-25 05:30:09 +0000
commit870fec3b7b48712b88c2c8b3ebb05613b186cdd3 (patch)
treeca155e758edec1f13ad82cf5b0fef9d323920a0b /Makefile.am
parent821103866ec28ee777a093c71d696faf71152d0c (diff)
downloadlcd4linux-870fec3b7b48712b88c2c8b3ebb05613b186cdd3.tar.gz
[lcd4linux @ 2004-01-25 05:30:08 by reinelt]
plugin_netdev for parsing /proc/net/dev added git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@338 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 199575e..07c6ebb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,6 +37,7 @@ plugin_loadavg.c \
plugin_proc_stat.c \
plugin_cpuinfo.c \
plugin_meminfo.c \
+plugin_netdev.c \
plugin_i2c_sensors.c \
plugin_xmms.c \
system.c system.h \