Skip to content

Commit

Permalink
Fixed a typo in cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
grahambrooks committed May 1, 2012
1 parent 7004ea0 commit 4d4cb43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Expand Up @@ -11,4 +11,5 @@ hello-test : test/*.cpp

clean:
rm hello
rm hello-test
rm hello-test

0 comments on commit 4d4cb43

Please sign in to comment.