Fixed "make clean" to also clean up gateway files. Thanks, Bryan!
This commit is contained in:
@@ -93,3 +93,4 @@ clean:
|
||||
$(MAKE) -s -C lib clean
|
||||
$(MAKE) -s -C demo clean
|
||||
$(MAKE) -s -C demo/router clean
|
||||
$(MAKE) -s -C demo/gateway clean
|
||||
|
||||
Reference in New Issue
Block a user