Skip to content
Snippets Groups Projects
Commit 696afec0a328 authored by Ingy döt Net's avatar Ingy döt Net
Browse files

Makefile test-suite rule builds libyaml first

parent 23f3f759f832
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
test: all test: all
make -C tests check-TESTS make -C tests check-TESTS
test-suite: tests/run-test-suite test-suite: tests/run-test-suite all
make -C $< test make -C $< test
test-all: test test-suite test-all: test test-suite
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment