summaryrefslogtreecommitdiffstats
path: root/avahi-core/Makefile.am
diff options
context:
space:
mode:
authorTrent Lloyd <lathiat@bur.st>2005-06-07 14:18:20 +0000
committerTrent Lloyd <lathiat@bur.st>2005-06-07 14:18:20 +0000
commit1f2b8ac4ae09b15a0a6d1f7633f888654fd271dd (patch)
tree2dee241973ca232da09865cc3833fc7eb642b808 /avahi-core/Makefile.am
parenta355be1c7ab89eb0ace82ce703b37ff30e081492 (diff)
* Patch by ross burton to allow make dist to pass (Closes: #3480)
* Move to doxygen in the default build, make --enable-doxygen=no to bypass, this also makes distcheck pass git-svn-id: file:///home/lennart/svn/public/avahi/trunk@106 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
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 \