From 66ed427a571a9e224eed94790664b0612574bef9 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 13 Jun 2012 22:07:15 +0200 Subject: update_walk: move code to update_container.c --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index dd31097f4..b43937d49 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_container.c src/update_container.h \ src/update_internal.h \ src/update_remove.c \ src/client.c \ -- cgit v1.2.3