diff options
author | Nicolas Noble <pixel@nobis-crew.org> | 2013-08-12 10:50:39 -0700 |
---|---|---|
committer | Nicolas Noble <pixel@nobis-crew.org> | 2013-08-12 10:50:39 -0700 |
commit | 70e20e2f44466bf17de60a84567f1317f66bd928 (patch) | |
tree | f2d4fb282d196829b200067b664c7198cb240a31 | |
parent | cff5910982e3201d4b79178b8204d5dc5b95f166 (diff) |
Typo.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ clean: deepclean: git clean -f -d -x git submodule foreach git clean -f -d -x - git submodule foreach git submodule foreach git clean -f --d -x + git submodule foreach git submodule foreach git clean -f -d -x git reset --hard HEAD git submodule foreach git reset --hard HEAD git submodule foreach git submodule foreach git reset --hard HEAD |