Make top level demos not silent in order to know which demo emitted an error or warning during build.
This commit is contained in:
@@ -65,7 +65,7 @@ library:
|
||||
$(MAKE) -s -C lib all
|
||||
|
||||
demos:
|
||||
$(MAKE) -s -C demo all
|
||||
$(MAKE) -C demo all
|
||||
|
||||
gateway:
|
||||
$(MAKE) -B -s -C demo gateway
|
||||
|
||||
Reference in New Issue
Block a user