mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 00:38:06 +02:00
test: Always compile cairo-test-suite
I'm tired of having to explicitly type make cairo-test-suite. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
54ae2e1619
commit
b8f43617a9
1 changed files with 2 additions and 0 deletions
|
|
@ -73,6 +73,8 @@ endif
|
|||
endif
|
||||
test_sources += $(test)
|
||||
|
||||
noinst_PROGRAMS = cairo-test-suite # always build
|
||||
|
||||
TESTS += cairo-test-suite$(EXEEXT)
|
||||
|
||||
cairo-test-constructors.c: Makefile $(test_sources) make-cairo-test-constructors.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue