summaryrefslogtreecommitdiff
path: root/testautogen
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-29 12:00:19 -0600
committerJeff Carr <[email protected]>2024-11-29 12:00:19 -0600
commit69093ef5de0eb6a5f78ff55e3e28c416224e8232 (patch)
tree16fd9906fbe58f65ac75380920e22f04a69b86a0 /testautogen
parentdc640a6ccb70fa15a7d0cf3132aa0d484ea3b0f4 (diff)
standard header
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'testautogen')
-rw-r--r--testautogen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautogen/Makefile b/testautogen/Makefile
index 4cde6ea..576ea95 100644
--- a/testautogen/Makefile
+++ b/testautogen/Makefile
@@ -3,7 +3,7 @@ BUILDTIME = $(shell date +%Y.%m.%d)
test: vet
-all: clean test.pb.go run goimports vet
+all: clean test.pb.go run vet
run:
../autogenpb --proto test.proto --lobase gitTag --upbase GitTag --sort "ByPath,Refname"