Add islhelper.c library to handle isl constants
[linpy.git] / Makefile
index 4ab5d2a..8b3f1c4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,4 +15,4 @@ test:
 
 .PHONY: clean
 clean:
-       $(RM) build dist MANIFEST pypol/__pycache__ tests/__pycache__
+       $(RM) build dist MANIFEST pypol/__pycache__ tests/__pycache__ venv