Package PAR2Set and derived classes
[rarslave2.git] / Makefile
index 8590fff..7fd2ad2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,3 +10,5 @@ test:
 
 run: clean
        python rarslave.py
+
+.PHONY: all clean test run