From 90a08f4f1082f25ab999d8a331dcbea512778a47 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' git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@309 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- 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