From aaf4c3e431d767ee628758abdc99f82b3af66b8f Mon Sep 17 00:00:00 2001 From: Trent Lloyd Date: Wed, 6 Jul 2005 14:09:01 +0000 Subject: * Patch by Ikke to make distcheck pass. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@164 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-core/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-core') diff --git a/avahi-core/Makefile.am b/avahi-core/Makefile.am index 8280560..0c6b1e2 100644 --- a/avahi-core/Makefile.am +++ b/avahi-core/Makefile.am @@ -70,7 +70,7 @@ libavahi_core_la_SOURCES = \ core.h \ llist.h \ log.c log.h \ - browse-dns-server.c browse-dns-server.h + browse-dns-server.c libavahi_core_la_CFLAGS = $(AM_CFLAGS) libavahi_core_la_LIBADD = $(AM_LDADD) $(COMMON_LDADD) -- cgit