From ede70ee3a4c6897f843f118c065da81737e2b74e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 13 Jun 2012 22:14:16 +0200 Subject: update_walk: move code to update_song.c --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b43937d4..4429a786 100644 --- a/Makefile.am +++ b/Makefile.am @@ -269,6 +269,7 @@ src_mpd_SOURCES = \ src/update_io.c src/update_io.h \ src/update_db.c src/update_db.h \ src/update_walk.c src/update_walk.h \ + src/update_song.c src/update_song.h \ src/update_container.c src/update_container.h \ src/update_internal.h \ src/update_remove.c \ -- cgit v1.2.3