summaryrefslogtreecommitdiff
path: root/craft.sh
blob: 5f5d4e3513a7a35e8ed6539fa067865f7eedc4a9 (plain)
1
2
3
build() {
	make all
}