diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -51,6 +51,9 @@ curl-setBranchesToMasterB: findNext: curl --silent http://localhost:9419/findNext +fixNext: + curl --silent http://localhost:9419/fixNext + showNext: curl --silent http://localhost:9419/showNext |
