From 1e38cacfa788fc6c0ed2abcf627f4d6198f0b2ae Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 10 Jan 2025 04:39:33 -0600 Subject: no going back now --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3