diff --git a/bacnet-stack/Makefile b/bacnet-stack/Makefile index 5ee0f29c..a779d039 100644 --- a/bacnet-stack/Makefile +++ b/bacnet-stack/Makefile @@ -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