mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-09 04:58:02 +02:00
fix installable tests to not install if unwanted
This commit is contained in:
parent
5b68cf3ed9
commit
88c6b7ac73
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ installcheck_tests += $(installable_tests)
|
|||
if DBUS_ENABLE_INSTALLED_TESTS
|
||||
testexec_PROGRAMS += $(installable_tests)
|
||||
else !DBUS_ENABLE_INSTALLED_TESTS
|
||||
testexec_PROGRAMS += $(installable_tests)
|
||||
noinst_PROGRAMS += $(installable_tests)
|
||||
endif !DBUS_ENABLE_INSTALLED_TESTS
|
||||
|
||||
endif DBUS_ENABLE_MODULAR_TESTS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue