Move DMAP routines to a dedicated module

This commit is contained in:
Julien BLACHE
2010-01-29 22:35:00 +01:00
parent 29fb23893d
commit eca166feaa
3 changed files with 255 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ forked_daapd_SOURCES = main.c \
httpd.c httpd.h \
httpd_rsp.c httpd_rsp.h \
httpd_daap.c httpd_daap.h \
dmap_helpers.c dmap_helpers.h \
transcode.c transcode.h \
misc.c misc.h \
rsp_query.c rsp_query.h \