[tests] Makefile for stabilization tests

This commit is contained in:
Felix Ruess
2014-05-16 17:13:24 +02:00
parent a2a97b238b
commit 29abd41bfa
+6
View File
@@ -0,0 +1,6 @@
all:
python setup.py build_ext --inplace
clean:
rm -rf build *.so *.c