aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-02-12 13:05:54 +0100
committerNao Pross <naopross@thearcway.org>2018-02-12 13:05:54 +0100
commitb0d5c8e36a5784c4c259b3b52517fb54f20fa18b (patch)
tree6eb5d94015e11a149eabc484bb1829dd379b44c3
parentAdd more events and fix typos in comments (diff)
downloadSubconscious-old-b0d5c8e36a5784c4c259b3b52517fb54f20fa18b.tar.gz
Subconscious-old-b0d5c8e36a5784c4c259b3b52517fb54f20fa18b.zip
Edit makefile to build and run c++ by default
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cedbfa9..a512699 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
-all:
- gradle build
+all: runcpp
java:
gradle compileJava