diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
