Skip to content

Commit 461ef72

Browse files
committed
Added make clean
1 parent 1f7626a commit 461ef72

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ install: all
2828

2929
test:
3030
go test -mod=vendor
31+
32+
clean:
33+
rm -f ipp-usb tags

0 commit comments

Comments
 (0)