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.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/avahi-core/Makefile.am b/avahi-core/Makefile.am
index 6920e8c..6fb0839 100644
--- a/avahi-core/Makefile.am
+++ b/avahi-core/Makefile.am
@@ -65,7 +65,9 @@ libavahi_core_la_SOURCES = \
browse-service-type.c \
browse-service.c \
resolve-service.c \
- dns.c dns.h
+ dns.c dns.h \
+ core.h \
+ llist.h
prioq_test_SOURCES = \
prioq-test.c \