summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-19 13:34:01 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-19 13:34:01 +0000
commit1ff162d58059b9552c2b5594779eff9e0f215482 (patch)
treec21bf72f2390d87c9c16c32266ac4504855ededa /avahi-daemon/Makefile.am
parent9642bac4b85de24ce62c53ad6a8e2ab4b2dd31ba (diff)
rename libdbus-watch-glue to libdbus-common
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@355 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon/Makefile.am')
-rw-r--r--avahi-daemon/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-daemon/Makefile.am b/avahi-daemon/Makefile.am
index 558c55a..32831ba 100644
--- a/avahi-daemon/Makefile.am
+++ b/avahi-daemon/Makefile.am
@@ -76,7 +76,7 @@ avahi_daemon_SOURCES += \
dbus-protocol.h
avahi_daemon_LDADD += \
- ../avahi-common/libdbus-watch-glue.la \
+ ../avahi-common/libdbus-common.la \
$(DBUS_LIBS)
avahi_daemon_CFLAGS += $(DBUS_CFLAGS)