Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-11-19 00:03:35 +0400
committerRyan Dahl <ry@tinyclouds.org>2011-11-19 00:03:35 +0400
commit585936157c796b0d446cdf68ce753c09b2799638 (patch)
treef6a39b2b33e7efd026b8909e42abd9562671ef9e /Makefile
parenta808ab4ac42cbcb3e8d37ff7c19da20cf610b388 (diff)
Add missing rm
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2511dce1c0f..c23b33878c1 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ clean:
distclean:
-rm -rf out
- -options.gypi
+ -rm options.gypi
test: all
python tools/test.py --mode=release simple message