diff --git a/build/main.mk b/build/main.mk index 778abe8..2bca4d3 100755 --- a/build/main.mk +++ b/build/main.mk @@ -15,7 +15,7 @@ # limitations under the License. UPDATE_MAKEFILES = false -CLS_ADTS := "rm -f $(BUILD)/bash/additional-vars" +CLS_ADTS := rm -f $(BUILD)/bash/additional-vars all: $(MAKE_HIDE) $(SILENT) -C $(BUILD)/config || exit 1