aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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