aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-12-23 15:46:23 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-12-23 15:46:23 +0000
commit91348c5ecee2d7b22b2cb8d0af5a41d309efab91 (patch)
tree65f21f90e24bced996e37b61c0f0e0d08d6fd8f7 /Makefile.am
parentc881473ad3e54d4f9c149358173b52b3405262c7 (diff)
downloadlcd4linux-91348c5ecee2d7b22b2cb8d0af5a41d309efab91.tar.gz
hddtemp plugin from Scott Bronson
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@907 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 e38c82c..2c32ce3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -121,6 +121,7 @@ plugin_exec.c \
plugin_fifo.c \
plugin_file.c \
plugin_gps.c \
+plugin_hddtemp.c \
plugin_i2c_sensors.c \
plugin_iconv.c \
plugin_imon.c \