Skip to content

Commit

Permalink
Add missing rm
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Nov 18, 2011
1 parent a808ab4 commit 5859361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ clean:

distclean:
-rm -rf out
-options.gypi
-rm options.gypi

test: all
python tools/test.py --mode=release simple message
Expand Down

0 comments on commit 5859361

Please sign in to comment.