Explorar el Código

Makefile: add libpthread* to make clean

Tom Denham hace 8 años
padre
commit
979a3d2536
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -71,6 +71,7 @@ license-check:
 clean:
 	rm -f dist/flanneld*
 	rm -f dist/iptables*
+	rm -f dist/libpthread*
 	rm -f dist/*.aci
 	rm -f dist/*.docker
 	rm -f dist/*.tar.gz