summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 2eca473e..8457fcd1 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -100,6 +100,10 @@ testexecdir = $(libdir)/dbus-1.0/test
testexec_PROGRAMS =
installable_tests = \
+ $(NULL)
+
+if DBUS_WITH_GLIB
+installable_tests += \
test-corrupt \
test-dbus-daemon \
test-dbus-daemon-eavesdrop \
@@ -109,6 +113,7 @@ installable_tests = \
test-relay \
test-syslog \
$(NULL)
+endif DBUS_WITH_GLIB
installcheck_tests =
installcheck_environment = \