summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-04-05 18:16:01 +0200
committerAndreas Baumann <abaumann@yahoo.com>2009-04-05 18:16:01 +0200
commit83ca2ead96d4e3225cacb9d6fd0964f2a2630a80 (patch)
treedd15ecd30a7b9bf6330b0e51fc4d3b71e7d0d003 /tests/GNUmakefile
parentc392ae0e621842db18f10cdfd4c87ac9b60e4a92 (diff)
downloadwolfbones-83ca2ead96d4e3225cacb9d6fd0964f2a2630a80.tar.gz
wolfbones-83ca2ead96d4e3225cacb9d6fd0964f2a2630a80.tar.bz2
added accpeting and logging of accepted connections in networking test2
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 405e207..b5a23cc 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -1,6 +1,6 @@
TOPDIR = ..
-SUBDIRS = threads port log gettext daemon service network
+SUBDIRS = threads port log gettext network daemon service
-include $(TOPDIR)/makefiles/gmake/sub.mk