Start of smart playlists

This commit is contained in:
Ron Pedde
2003-12-04 23:20:51 +00:00
parent a98bdfbf66
commit 377356bd06
6 changed files with 332 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# $Id$
#
BUILT_SOURCES=parser.h
AM_YFLAGS=-d
sbin_PROGRAMS = mt-daapd
if COND_REND_POSIX
@@ -17,7 +21,8 @@ endif
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 \
daap-proto.c daap-proto.h daap.c daap.h db-memory.c db-memory.h \
mp3-scanner.h mp3-scanner.c $(RENDSRC)
mp3-scanner.h mp3-scanner.c playlist.c playlist.h \
lexer.l parser.y $(RENDSRC)
EXTRA_DIST = mdns/mDNS.c mdns/mDNSClientAPI.h mdns/mDNSDebug.h mdns/mDNSPosix.c \
mdns/mDNSUNP.c rend-howl.c rend-posix.c rend-osx.c