simple-protocol.c simple-protocol.h \
static-services.c static-services.h \
ini-file-parser.c ini-file-parser.h \
- setproctitle.c setproctitle.h
+ setproctitle.c setproctitle.h \
+ ../avahi-client/check-nss.c
avahi_daemon_CFLAGS = $(AM_CFLAGS) $(LIBDAEMON_CFLAGS)
avahi_daemon_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la ../avahi-core/libavahi-core.la $(LIBDAEMON_LIBS) -lexpat
dbus-sync-service-resolver.c \
dbus-record-browser.c \
../avahi-common/dbus.c ../avahi-common/dbus.h \
- ../avahi-common/dbus-watch-glue.c ../avahi-common/dbus-watch-glue.h \
- ../avahi-client/check-nss.c
+ ../avahi-common/dbus-watch-glue.c ../avahi-common/dbus-watch-glue.h
avahi_daemon_LDADD += \
$(DBUS_LIBS)