From: Trent Lloyd Date: Mon, 8 Aug 2005 18:28:30 +0000 (+0000) Subject: * Make distcheck work again, broken by my recent changes X-Git-Url: https://git.meshlink.io/?a=commitdiff_plain;h=78e5c32efe567a123e94310f75896d5590d91ec9;p=catta * Make distcheck work again, broken by my recent changes git-svn-id: file:///home/lennart/svn/public/avahi/trunk@278 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- diff --git a/avahi-common/Makefile.am b/avahi-common/Makefile.am index b96d19e..d7c15e8 100644 --- a/avahi-common/Makefile.am +++ b/avahi-common/Makefile.am @@ -34,7 +34,8 @@ avahi_commoninclude_HEADERS = \ alternative.h \ rr.h \ util.h \ - cdecl.h + cdecl.h \ + defs.h if ENABLE_DBUS avahi_commoninclude_HEADERS += dbus.h diff --git a/avahi-core/Makefile.am b/avahi-core/Makefile.am index 8aad962..af7830c 100644 --- a/avahi-core/Makefile.am +++ b/avahi-core/Makefile.am @@ -69,7 +69,6 @@ libavahi_core_la_SOURCES = \ resolve-service.c \ dns.c dns.h \ core.h \ - llist.h \ log.c log.h \ browse-dns-server.c libavahi_core_la_CFLAGS = $(AM_CFLAGS)