Fix gateway app build (#22)
This commit is contained in:
+1
-1
@@ -212,7 +212,7 @@ $(foreach TGT, $(TARGETS), $(patsubst %, %.$(TGT), $(SUBDIRS))):
|
||||
|
||||
.PHONY: gateway
|
||||
gateway:
|
||||
$(MAKE) -s -b -C gateway
|
||||
$(MAKE) -b -C gateway
|
||||
|
||||
.PHONY: server
|
||||
server:
|
||||
|
||||
Reference in New Issue
Block a user