diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ clean: # refs.proto gitTag.pb.go: gitTag.proto - autogenpb --proto gitTag.proto + autogenpb --proto gitTag.proto --mutex-name "john" goDep.pb.go: goDep.proto autogenpb --proto goDep.proto |
