mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-12 07:23:24 -05:00
Gotta have this
This commit is contained in:
parent
506cbcfb03
commit
c0cb4d6417
15
src/Makefile.am
Normal file
15
src/Makefile.am
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
sbin_PROGRAMS = mt-daapd
|
||||||
|
|
||||||
|
mt_daapd_SOURCES = main.c daapd.h rend.c rend.h uici.c uici.h webserver.c \
|
||||||
|
webserver.h configfile.c configfile.h err.c err.h restart.c restart.h \
|
||||||
|
daap-proto.c daap-proto.h daap.c daap.h \
|
||||||
|
mdns/mDNS.c mdns/mDNSClientAPI.h mdns/mDNSDebug.h mdns/mDNSPosix.c \
|
||||||
|
mdns/mDNSUNP.c
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user