summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-09-01 13:38:18 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-09-01 13:38:18 -0500
commit9be3a10b4b5db9ca5b14956cc001104dc5d4fe5a (patch)
tree0aede4deac59aec35a8b490045a346c9f00eba2e
parentloopback01/init.c: Remove junk file (diff)
downloadrtems-libbsd-9be3a10b4b5db9ca5b14956cc001104dc5d4fe5a.tar.bz2
testsuite/Makefile: Add netshell01
-rw-r--r--testsuite/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/Makefile b/testsuite/Makefile
index eee930f1..e0c8ebbf 100644
--- a/testsuite/Makefile
+++ b/testsuite/Makefile
@@ -16,4 +16,5 @@ SUBDIRS += usb01
# Network Tests
SUBDIRS += init01
+SUBDIRS += netshell01
SUBDIRS += loopback01