diff --git a/makefile b/makefile index 11ffeb6..24612e7 100644 --- a/makefile +++ b/makefile @@ -56,7 +56,7 @@ clean: -rm -r '$(BUILD)' checkin: -# -git commit -a + -git commit -a build-dir: -rm -r '$(BUILD)/$(TARGET)'*