mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Adding bin to clean
This commit is contained in:
parent
a3ca3e9218
commit
bb9ce6b287
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -80,4 +80,4 @@ gotest:
|
|||
@sudo rm -rf /tmp/docker-*
|
||||
|
||||
clean:
|
||||
rm -rf $(BUILD_PATH) debian/$(PKG_NAME)* debian/files $(BUILD_SRC) checkout.tgz
|
||||
rm -rf $(BUILD_PATH) debian/$(PKG_NAME)* debian/files $(BUILD_SRC) checkout.tgz bin
|
||||
|
|
Loading…
Add table
Reference in a new issue