summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-04-02 20:39:36 +0200
committerAndreas Baumann <abaumann@yahoo.com>2009-04-02 20:39:36 +0200
commit06096f9f9385cd3155a2c957e8ff0bf2da59ac56 (patch)
treeb951b645af6933ada5ffd445fed3db93d13fa109 /tests/GNUmakefile
parentbeaacec9990b0261b656a93d97d98bb17cba623d (diff)
downloadwolfbones-06096f9f9385cd3155a2c957e8ff0bf2da59ac56.tar.gz
wolfbones-06096f9f9385cd3155a2c957e8ff0bf2da59ac56.tar.bz2
added a simple network test
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 960755c..405e207 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -1,6 +1,6 @@
TOPDIR = ..
-SUBDIRS = threads port log gettext daemon service
+SUBDIRS = threads port log gettext daemon service network
-include $(TOPDIR)/makefiles/gmake/sub.mk