Makefile&gitignore: remove .nit_compile
[nit.git] / tests / Makefile
index 0b8c466..12c5bcb 100644 (file)
@@ -46,4 +46,4 @@ store:
        ./store_save.sh *.nit
 
 clean:
-       rm -r -f -- out/ alt .nit_compile errlist errlist.bak *.xml 2> /dev/null || true
+       rm -r -f -- out/ alt nit_compile errlist errlist.bak *.xml 2> /dev/null || true