summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-31 18:46:23 +0200
committerAndreas Baumann <abaumann@yahoo.com>2009-03-31 18:46:23 +0200
commit80fabedc72b56664a4f6d77c253f9b3fe3939707 (patch)
tree35edd37dfb4bf34507826c78cf354bdc314d7fe2 /tests/GNUmakefile
parentd2b0696d8fa0ce47e0bc525581b6b9254637984b (diff)
downloadwolfbones-80fabedc72b56664a4f6d77c253f9b3fe3939707.tar.gz
wolfbones-80fabedc72b56664a4f6d77c253f9b3fe3939707.tar.bz2
started to add thread support (POSIX)
Diffstat (limited to 'tests/GNUmakefile')
-rw-r--r--tests/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index 6b3b47a..960755c 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -1,6 +1,6 @@
TOPDIR = ..
-SUBDIRS = port log gettext daemon service
+SUBDIRS = threads port log gettext daemon service
-include $(TOPDIR)/makefiles/gmake/sub.mk