Selaa lähdekoodia

Makefile: add libpthread* to make clean

Tom Denham 8 vuotta sitten
vanhempi
commit
979a3d2536
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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