aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2004-05-29 00:27:23 +0000
committerreinelt <>2004-05-29 00:27:23 +0000
commit7ef1fa155517c2ec0f926cfd4363e44b8290245d (patch)
treeb0d6504b7d6326632626c09f978c464a1cff28f1 /Makefile.am
parente47488c46bab60eb801ed0a663e26e4e8ec12f2f (diff)
downloadlcd4linux-7ef1fa155517c2ec0f926cfd4363e44b8290245d.tar.gz
[lcd4linux @ 2004-05-29 00:27:14 by reinelt]
added plugin_diskstats.c
Diffstat (limited to '')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9539d39..aac5da6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,6 +73,7 @@ font_6x8.h \
\
plugin_apm.c \
plugin_cpuinfo.c \
+plugin_diskstats.c \
plugin_dvb.c \
plugin_exec.c \
plugin_i2c_sensors.c \