mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-07 22:03:50 +00:00
6 lines
46 B
Makefile
6 lines
46 B
Makefile
|
.DEFAULT:
|
||
|
./test.sh "$@"
|
||
|
|
||
|
all: $(TEST_LIST)
|
||
|
|