mirror of https://github.com/liamg/aminal.git
8 lines
47 B
Makefile
8 lines
47 B
Makefile
|
|
||
|
|
||
|
default: build
|
||
|
|
||
|
build:
|
||
|
./scripts/build.sh
|
||
|
|