summaryrefslogtreecommitdiff
path: root/cmds/gui-demo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/gui-demo/Makefile')
-rw-r--r--cmds/gui-demo/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/cmds/gui-demo/Makefile b/cmds/gui-demo/Makefile
new file mode 100644
index 0000000..41fdd10
--- /dev/null
+++ b/cmds/gui-demo/Makefile
@@ -0,0 +1,5 @@
+run: build
+ ./gui-demo
+
+build:
+ go build