update_walk: move code to update_db.c

This commit is contained in:
Max Kellermann
2012-02-12 17:06:34 +01:00
parent 0c4a2bea69
commit 4fdcc0496f
4 changed files with 160 additions and 85 deletions
+1
View File
@@ -266,6 +266,7 @@ src_mpd_SOURCES = \
src/update.c \
src/update_queue.c \
src/update_io.c src/update_io.h \
src/update_db.c src/update_db.h \
src/update_walk.c \
src/update_remove.c \
src/client.c \