From b626a0b1272e703d01a8001ddd7bab7b3cd5b6e3 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Tue, 13 Jan 2004 10:03:01 +0000 Subject: [lcd4linux @ 2004-01-13 10:03:01 by reinelt] new util 'hash' for associative arrays new plugin 'cpuinfo' --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0702780..5e2058c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,7 @@ lcd4linux_DEPENDENCIES = @DRIVERS@ lcd4linux_SOURCES = \ lcd4linux.c \ pid.c pid.h \ +hash.c hash.h \ parser.c parser.h \ processor.c processor.h \ layout.c layout.h \ @@ -29,8 +30,9 @@ plugin.c plugin.h \ plugin_math.c \ plugin_string.c \ plugin_cfg.c \ -plugin_xmms.c \ +plugin_cpuinfo.c \ plugin_i2c_sensors.c \ +plugin_xmms.c \ system.c system.h \ isdn.c isdn.h \ wifi.c wifi.h \ -- cgit v1.2.3