summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-10 04:39:33 -0600
committerJeff Carr <[email protected]>2025-01-10 04:39:33 -0600
commit1e38cacfa788fc6c0ed2abcf627f4d6198f0b2ae (patch)
tree806001213022ab7ebf68f798fd3aeaeff366424e /Makefile
parent40c340c6267aa53164804aad6ed988183fc42d3f (diff)
no going back now
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d796cbd..cbcbf93 100644
--- a/Makefile
+++ b/Makefile
@@ -29,5 +29,5 @@ forgeConfig.pb.go: forgeConfig.proto
uuid.pb.go: uuid.proto
autogenpb --proto uuid.proto
-patch.pb.go: patch.proto
- autogenpb --proto patch.proto
+patchset.pb.go: patchset.proto
+ autogenpb --proto patchset.proto