summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/Makefile.am
diff options
context:
space:
mode:
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)