From 78e5c32efe567a123e94310f75896d5590d91ec9 Mon Sep 17 00:00:00 2001 From: Trent Lloyd Date: Mon, 8 Aug 2005 18:28:30 +0000 Subject: * 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 --- avahi-common/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'avahi-common') 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 -- cgit