aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-29 00:27:23 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-29 00:27:23 +0000
commit4749def80d9a775c8d0791fe322322f5d1425c95 (patch)
treeb0d6504b7d6326632626c09f978c464a1cff28f1 /Makefile.am
parentba5326cf8e6dd8051efadde4528e3aeb6e654fb2 (diff)
downloadlcd4linux-4749def80d9a775c8d0791fe322322f5d1425c95.tar.gz
[lcd4linux @ 2004-05-29 00:27:14 by reinelt]
added plugin_diskstats.c git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@443 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 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 \