Added some fixes to router demo

This commit is contained in:
skarg
2016-07-01 14:28:14 +00:00
parent 3465c43a6a
commit 7462d448a5
7 changed files with 45 additions and 7 deletions
+1
View File
@@ -90,6 +90,7 @@ error:
$(MAKE) -B -C demo error
router:
$(MAKE) -s -C lib all
$(MAKE) -s -C demo router
# Add "ports" to the build, if desired