mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-12 14:51:38 -05:00
Replace old config code, remove old code
Activate the new confuse-based config code, add compatibility functions for the old config code.
This commit is contained in:
@@ -24,7 +24,7 @@ mt_daapd_SOURCES = main.c daapd.h webserver.c \
|
||||
rxml.c rxml.h redblack.c redblack.h \
|
||||
scan-xml.c scan-wma.c scan-url.c \
|
||||
smart-parser.c smart-parser.h xml-rpc.c xml-rpc.h \
|
||||
ll.c ll.h conf.c conf.h util.c util.h \
|
||||
util.c util.h \
|
||||
plugin.c plugin.h db-sql-updates.c \
|
||||
io.h io.c io-errors.h io-plugin.h \
|
||||
db-sql.c db-sql.h db-sql-sqlite3.c db-sql-sqlite3.h\
|
||||
@@ -32,4 +32,5 @@ mt_daapd_SOURCES = main.c daapd.h webserver.c \
|
||||
|
||||
EXTRA_DIST = scan-mpc.c \
|
||||
scan-flac.c \
|
||||
conf.h \
|
||||
ff-plugins.h ff-dbstruct.h ff-plugin-events.h
|
||||
|
||||
Reference in New Issue
Block a user