Skip to content

Commit 575fde6

Browse files
committed
Makefile
1 parent 26e9aa5 commit 575fde6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ container-test: go-dep
6868
@${GO} test --tags=container ./pkg/...
6969
@${GO} test --tags=container .
7070

71-
72-
7371
cli: go-dep mkdir
7472
@echo Build media tool
7573
@${GO} build ${BUILD_FLAGS} -o ${BUILD_DIR}/media ./cmd/cli

0 commit comments

Comments
 (0)