Rename filescanner_m3u to _playlist, because we are going to add
support for pls
This commit is contained in:
parent
16df2c591b
commit
1b51fcf07c
|
@ -98,7 +98,7 @@ forked_daapd_SOURCES = main.c \
|
|||
conffile.c conffile.h \
|
||||
daap_cache.h daap_cache.c \
|
||||
filescanner.c filescanner.h \
|
||||
filescanner_ffmpeg.c filescanner_m3u.c filescanner_icy.c $(ITUNES_SRC) \
|
||||
filescanner_ffmpeg.c filescanner_playlist.c filescanner_icy.c $(ITUNES_SRC) \
|
||||
mdns_avahi.c mdns.h \
|
||||
remote_pairing.c remote_pairing.h \
|
||||
$(EVHTTP_SRC) \
|
||||
|
|
Loading…
Reference in New Issue