Merge "Add build rule to .PHONY list"
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 8 Jun 2017 10:11:33 +0000 (10:11 +0000)
committerGerrit Code Review <gerrit@automotivelinux.org>
Thu, 8 Jun 2017 10:11:33 +0000 (10:11 +0000)
autobuild/agl/autobuild.mk
autobuild/linux/autobuild.mk

index 094ad2f..95aacfe 100755 (executable)
@@ -19,7 +19,7 @@ PACKAGING_DIR := packaging/wgt
 
 VPATH = etc:$(PACKAGING_DIR):$(PACKAGING_DIR)/etc:$(BUILD_DIR)
 
-.PHONY: all clean mrproper package
+.PHONY: all clean build mrproper package
 
 all: build
 
index 5f8f595..b6979c4 100755 (executable)
@@ -19,7 +19,7 @@ PACKAGING_DIR := packaging/wgt
 
 VPATH = etc:$(PACKAGING_DIR):$(PACKAGING_DIR)/etc:$(BUILD_DIR)
 
-.PHONY: all clean mrproper package
+.PHONY: all clean build mrproper package
 
 all: build