5 lines
47 B
Makefile
5 lines
47 B
Makefile
.PHONY: check
|
|
|
|
check:
|
|
./tests/check-layout.sh
|
.PHONY: check
|
|
|
|
check:
|
|
./tests/check-layout.sh
|