summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-30 15:33:53 -0600
committerJeff Carr <[email protected]>2024-11-30 15:33:53 -0600
commit0b5687f76618025230baa4cf31e56dc1aba52d8b (patch)
tree59d20b2a0e0f15e46877c81b570a55023cf5f331 /Makefile
parent75dd87e307793869b9dfbe56844f82096f6402fe (diff)
autogen more stuffv0.0.11
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 26cfd75..78a60fd 100644
--- a/Makefile
+++ b/Makefile
@@ -35,4 +35,4 @@ install:
make -C forgeConfig install
forgeConfig.pb.go: forgeConfig.proto
- autogenpb --proto forgeConfig.proto --sort "ByPath,GoPath" --marshal ForgeConfigs
+ autogenpb --proto forgeConfig.proto