aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cc0c32e..fa888c3 100644
--- a/Makefile
+++ b/Makefile
@@ -11,4 +11,4 @@ install:
speech:
cd speech/htk_io; $(PREFIX)/bin/luarocks make
clean:
- rm -r $(CURDIR)/install
+ cd nerv && make clean