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