summaryrefslogtreecommitdiffstats
path: root/avahi-client
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-client')
-rw-r--r--avahi-client/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/avahi-client/Makefile.am b/avahi-client/Makefile.am
index 57b8cb0..fdbeb90 100644
--- a/avahi-client/Makefile.am
+++ b/avahi-client/Makefile.am
@@ -29,10 +29,14 @@ avahi_clientinclude_HEADERS = client.h
noinst_HEADERS = internal.h
+if ENABLE_TESTS
+
noinst_PROGRAMS = \
client-test \
srv-test
+endif
+
lib_LTLIBRARIES = libavahi-client.la
libavahi_client_la_SOURCES = \