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-common/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'avahi-common') diff --git a/avahi-common/Makefile.am b/avahi-common/Makefile.am index ffadb3c..b1188cd 100644 --- a/avahi-common/Makefile.am +++ b/avahi-common/Makefile.am @@ -35,6 +35,9 @@ avahi_commoninclude_HEADERS = \ rr.h \ util.h +noinst_HEADERS = \ + cdecl.h + noinst_PROGRAMS = \ strlst-test \ domain-test \ -- cgit