summaryrefslogtreecommitdiffstats
path: root/avahi-common/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-12 00:54:24 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-12 00:54:24 +0000
commit33f474169daae72b9aa4c5ede260663207b2e4a3 (patch)
tree09eab09fd77e71ae445e6bc8caf1b9a66660bf03 /avahi-common/Makefile.am
parent66c6bca0849a82be92d6bff82c478d769f8af869 (diff)
Documentation updates
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@301 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-common/Makefile.am')
-rw-r--r--avahi-common/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/avahi-common/Makefile.am b/avahi-common/Makefile.am
index 20eaee3..d91343b 100644
--- a/avahi-common/Makefile.am
+++ b/avahi-common/Makefile.am
@@ -37,11 +37,12 @@ avahi_commoninclude_HEADERS = \
defs.h \
malloc.h
+noinst_HEADERS = llist.h
+
if ENABLE_DBUS
-avahi_commoninclude_HEADERS += dbus.h
+noinst_HEADERS += dbus.h
endif
-noinst_HEADERS = llist.h
noinst_PROGRAMS = \
strlst-test \