Gotta have this

This commit is contained in:
Ron Pedde 2003-10-30 22:42:53 +00:00
parent 506cbcfb03
commit c0cb4d6417

15
src/Makefile.am Normal file
View 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