aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2004-03-19 06:37:47 +0000
committerreinelt <>2004-03-19 06:37:47 +0000
commita1026e97ada03ecf492eee358acdec0d6d4f12a6 (patch)
tree7d31600cb647c8357e1becf33b21082301274777 /Makefile.am
parent32df414db4fa904031c3b0e31062f1639228d147 (diff)
downloadlcd4linux-a1026e97ada03ecf492eee358acdec0d6d4f12a6.tar.gz
[lcd4linux @ 2004-03-19 06:37:47 by reinelt]
asynchronous thread handling started
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