summaryrefslogtreecommitdiffstats
path: root/avahi-core/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/Makefile.am')
-rw-r--r--avahi-core/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-core/Makefile.am b/avahi-core/Makefile.am
index 3ecce11..9516615 100644
--- a/avahi-core/Makefile.am
+++ b/avahi-core/Makefile.am
@@ -34,6 +34,7 @@ avahiinclude_HEADERS = \
lib_LTLIBRARIES = \
libavahi-core.la
+if ENABLE_TESTS
noinst_PROGRAMS = \
prioq-test \
avahi-test \
@@ -44,6 +45,7 @@ noinst_PROGRAMS = \
hashmap-test \
querier-test \
update-test
+endif
libavahi_core_la_SOURCES = \
timeeventq.c timeeventq.h\