Explorar o código

Makefle cleanup.

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

+ 2 - 2
Makefile

@@ -11,5 +11,5 @@ all: docs
 clean:
 	rm -rf $(BUILD)
 
-distclean:
-	rm -rf $(BUILD) `find . -name \*.pyc`
+distclean: clean
+	rm -rf `find . -name \*.pyc`