summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4bf74e8c..ef6236cd 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,7 @@ compile:
clean:
@echo "==> couchjs (clean)"
@cd couchjs && python scons/scons.py --clean
+ @rm -rf couchjs/.sconf_temp couchjs/.sconsign.dblite
@./rebar clean
# compile is required here because of cross-dependencies between apps