Skip to content

Commit ec95f82

Browse files
author
martinmeerAT
committed
feat(make)
1 parent 00e62e2 commit ec95f82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.PHONY: test, build
2-
run-dist:
3-
./build/install/app/bin/app
2+
#run-dist:
3+
# ./build/install/app/bin/app
44
mkBuild:
55
./gradlew clean
66
./gradlew build

0 commit comments

Comments
 (0)