summaryrefslogtreecommitdiffstats
path: root/avahi-common
diff options
context:
space:
mode:
authorTrent Lloyd <lathiat@bur.st>2005-08-08 18:28:30 +0000
committerTrent Lloyd <lathiat@bur.st>2005-08-08 18:28:30 +0000
commit78e5c32efe567a123e94310f75896d5590d91ec9 (patch)
tree8e139b953cc71be77b42afb09ff8b8064efa8d41 /avahi-common
parenta653540edf61c4c3fc5c7541d30bb40f92088ec0 (diff)
* 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
Diffstat (limited to 'avahi-common')
-rw-r--r--avahi-common/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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