7 lines
73 B
Makefile
7 lines
73 B
Makefile
# see ../Makefile.test
|
|
|
|
TESTS ?= \
|
|
test.sh
|
|
|
|
include ../Makefile.test
|