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:
Chris Wilson 2011-07-16 20:45:03 +01:00
parent 54ae2e1619
commit b8f43617a9

View file

@ -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