X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-daemon%2FMakefile.am;h=2bb2325f65d7da41ab3a252d8df767723d6e6664;hb=ceee295adb1e22818bcaf201f0135760836c5aae;hp=02be28838dda8133005cd944b95617ec51a4d492;hpb=1d4f819072e901518309aff781f9f1e7272dca87;p=catta diff --git a/avahi-daemon/Makefile.am b/avahi-daemon/Makefile.am index 02be288..2bb2325 100644 --- a/avahi-daemon/Makefile.am +++ b/avahi-daemon/Makefile.am @@ -53,7 +53,8 @@ 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 + ../avahi-client/check-nss.c \ + inotify-nosys.h 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