Explorar o código

Makefile cleanup.

Taddeus Kroes %!s(int64=13) %!d(string=hai) anos
pai
achega
8020a663eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -12,4 +12,4 @@ clean:
 	rm -rf $(BUILD)
 
 distclean: clean
-	rm -rf `find . -name \*.pyc`
+	rm -f `find -name \*.pyc`