Skip to content

Commit b6cd868

Browse files
committed
format
1 parent 345d4fd commit b6cd868

File tree

2 files changed

+125
-140
lines changed

2 files changed

+125
-140
lines changed

packaging/technical-addon/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,4 +240,4 @@ update-and-release: update-ta-deps release-ta
240240

241241
.PHONY: clean-ta
242242
clean-ta:
243-
rm -rf build
243+
rm -rf $(BUILD_DIR)

0 commit comments

Comments
 (0)