From 837b07a9d4d1f960dfd0727711f6b816b15f97ad Mon Sep 17 00:00:00 2001 From: Ben Blazak Date: Mon, 8 Oct 2012 20:12:39 -0700 Subject: [PATCH] (minor) --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)'*