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 0746622..e4dd771 100644
--- a/avahi-core/Makefile.am
+++ b/avahi-core/Makefile.am
@@ -69,7 +69,8 @@ libavahi_core_la_SOURCES = \
dns.c dns.h \
core.h \
llist.h \
- log.c log.h
+ log.c log.h \
+ browse-dns-server.c browse-dns-server.h
libavahi_core_la_CFLAGS = $(AM_CFLAGS)
libavahi_core_la_LIBADD = $(AM_LDADD) $(COMMON_LDADD)