summaryrefslogtreecommitdiff
path: root/tests/Makefile.W32
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/Makefile.W32
parentbeaacec9990b0261b656a93d97d98bb17cba623d (diff)
downloadwolfbones-06096f9f9385cd3155a2c957e8ff0bf2da59ac56.tar.gz
wolfbones-06096f9f9385cd3155a2c957e8ff0bf2da59ac56.tar.bz2
added a simple network test
Diffstat (limited to 'tests/Makefile.W32')
-rw-r--r--tests/Makefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.W32 b/tests/Makefile.W32
index 407eb13..f76c295 100644
--- a/tests/Makefile.W32
+++ b/tests/Makefile.W32
@@ -1,6 +1,6 @@
TOPDIR = ..
-SUBDIRS = threads port log service
+SUBDIRS = threads port log service network
!INCLUDE $(TOPDIR)\makefiles\nmake\sub.mk