Browse Source

Fixed makefile.

bkaradzic 12 years ago
parent
commit
553b9422c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      makefile

+ 1 - 1
makefile

@@ -117,4 +117,4 @@ docs:
 
 clean:
 	@echo Cleaning...
-	-rm -r .build
+	-@rm -rf .build