diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
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 \ |