summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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