X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=avahi-daemon%2FMakefile.am;h=0aac0fc9ab8410c6e30e777118be6beb25f3cbf3;hb=fb5571c5c7e887610de6604b73814f9f01ec0f25;hp=622b4de6f8f9739b42b164be69ac7b0d023f826f;hpb=0cbfefdb155c5b79f63ebb19196e783c4cb48afc;p=catta diff --git a/avahi-daemon/Makefile.am b/avahi-daemon/Makefile.am index 622b4de..0aac0fc 100644 --- a/avahi-daemon/Makefile.am +++ b/avahi-daemon/Makefile.am @@ -53,8 +53,7 @@ avahi_daemon_SOURCES = \ static-hosts.c static-hosts.h \ ini-file-parser.c ini-file-parser.h \ setproctitle.c setproctitle.h \ - ../avahi-client/check-nss.c \ - inotify-nosys.h + ../avahi-client/check-nss.c avahi_daemon_CFLAGS = $(AM_CFLAGS) $(LIBDAEMON_CFLAGS) $(XML_CFLAGS) avahi_daemon_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la ../avahi-core/libavahi-core.la $(LIBDAEMON_LIBS) $(XML_LIBS)