tests: Use check_PROGRAMS as the primary

The tests should only be built if required by make check.

https://bugs.freedesktop.org/show_bug.cgi?id=92036
tingping/wmclass
David King 2015-09-17 22:11:36 +01:00 committed by Alexander Larsson
parent 5e6960353d
commit 905549ba48
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ tests/services/xdg-app-session.service: session-helper/xdg-app-session.service.i
test_doc_portal_DEPENDENCIES = tests/services/org.freedesktop.portal.Documents.service tests/services/xdg-app-session.service
noinst_PROGRAMS = $(TEST_PROGS)
check_PROGRAMS = $(TEST_PROGS)
TESTS=testdb test-doc-portal