From a1026e97ada03ecf492eee358acdec0d6d4f12a6 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Fri, 19 Mar 2004 06:37:47 +0000 Subject: [lcd4linux @ 2004-03-19 06:37:47 by reinelt] asynchronous thread handling started --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2a572c6..b4bf62a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,7 @@ layout.c layout.h \ lock.c lock.h \ pid.c pid.h \ timer.c timer.h \ +thread.c thread.h \ udelay.c udelay.h \ qprintf.c qprintf.h \ \ @@ -49,6 +50,7 @@ plugin_dvb.c \ plugin_apm.c \ plugin_i2c_sensors.c \ plugin_imon.c \ +plugin_exec.c \ plugin_xmms.c \ plugin_mysql.c \ plugin_seti.c -- cgit v1.2.3