aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-03-19 06:37:47 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-03-19 06:37:47 +0000
commitfc469b900f7693d96fae49cf20d628473dff7f29 (patch)
tree7d31600cb647c8357e1becf33b21082301274777 /Makefile.am
parent037e41134f40c5e47713e9647335afea66f87f46 (diff)
downloadlcd4linux-fc469b900f7693d96fae49cf20d628473dff7f29.tar.gz
[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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
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