]> CRI, Mines Paris - PSL - linpy.git/blobdiff - Makefile
Create example directory
[linpy.git] / Makefile
index f2f5e9c5d9304792d80d05ca862ee84fce271926..687d36b46a952ab8615200a824b0a2d12ec29289 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,5 @@ test: build
 
 .PHONY: clean
 clean:
-       $(RM) build dist MANIFEST venv
-       $(RM) $(NAME).egg-info $(NAME)/_isl.*.so $(NAME)/__pycache__
-       $(RM) tests/__pycache__
+       $(RM) build dist MANIFEST venv $(NAME).egg-info
+       $(RM) $(NAME)/_islhelper.*.so $(NAME)/__pycache__ $(NAME)/tests/__pycache__