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.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/avahi-core/Makefile.am b/avahi-core/Makefile.am
index 42ad9c4..24b81b0 100644
--- a/avahi-core/Makefile.am
+++ b/avahi-core/Makefile.am
@@ -59,7 +59,8 @@ libavahi_core_la_SOURCES = \
rrlist.c rrlist.h \
alternative.c alternative.h \
resolve-host-name.c \
- resolve-address.c
+ resolve-address.c \
+ browse-domain.c
prioq_test_SOURCES = \
prioq-test.c \