mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-19 20:14:18 -04:00
Get rid of mdns
This commit is contained in:
parent
863346cbb9
commit
2d397683da
@ -27,8 +27,8 @@ endif
|
|||||||
mt_daapd_SOURCES = main.c daapd.h rend.h uici.c uici.h webserver.c \
|
mt_daapd_SOURCES = main.c daapd.h rend.h uici.c uici.h webserver.c \
|
||||||
webserver.h configfile.c configfile.h err.c err.h restart.c restart.h \
|
webserver.h configfile.c configfile.h err.c err.h restart.c restart.h \
|
||||||
daap-proto.c daap-proto.h daap.c daap.h $(DBFILE) db-memory.h \
|
daap-proto.c daap-proto.h daap.c daap.h $(DBFILE) db-memory.h \
|
||||||
mp3-scanner.h mp3-scanner.c playlist.c playlist.h rend-unix.c rend-unix.h \
|
mp3-scanner.h mp3-scanner.c playlist.c playlist.h rend-unix.c \
|
||||||
lexer.l parser.y $(RENDSRC) strcasestr.c strcasestr.h strsep.c
|
rend-unix.h lexer.l parser.y $(RENDSRC) strcasestr.c strcasestr.h strsep.c
|
||||||
|
|
||||||
EXTRA_DIST = mDNS.c mDNSClientAPI.h mDNSDebug.h mDNSPosix.c \
|
EXTRA_DIST = mDNS.c mDNSClientAPI.h mDNSDebug.h mDNSPosix.c \
|
||||||
mDNSUNP.c mDNSPlatformFunctions.h mDNSPosix.h mDNSUNP.h \
|
mDNSUNP.c mDNSPlatformFunctions.h mDNSPosix.h mDNSUNP.h \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user