diff options
Diffstat (limited to 'cmds/textbox/Makefile')
| -rw-r--r-- | cmds/textbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/textbox/Makefile b/cmds/textbox/Makefile index de22345..7b0e57d 100644 --- a/cmds/textbox/Makefile +++ b/cmds/textbox/Makefile @@ -1,5 +1,5 @@ run: build - ./textbox --guidebug + ./textbox --gui-debug build-release: go get -v -u -x . |
