[RARSLAVE] Enable production actions
[rarslave2.git] / Makefile
index 6cef507..8590fff 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,9 +3,10 @@ all:
 
 clean:
        rm -f *.pyc
+       rm -rf extract_dir
 
 test:
        python rarslave-test.py
 
-run:
-       @echo "not implemented yet, for safety"
+run: clean
+       python rarslave.py