From d110131ad68fc834f972ab81b1c2292a8c0dacd9 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 22 Oct 2013 00:36:48 +0200 Subject: Playlist: refresh new tags after database update Fixes regression from commit e96779d. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ecc86d904..b3f62b6f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -178,6 +178,7 @@ src_mpd_SOURCES = \ src/PlaylistVector.cxx src/PlaylistVector.hxx \ src/PlaylistInfo.hxx \ src/PlaylistDatabase.cxx src/PlaylistDatabase.hxx \ + src/PlaylistUpdate.cxx \ src/IdTable.hxx \ src/Queue.cxx src/Queue.hxx \ src/QueuePrint.cxx src/QueuePrint.hxx \ -- cgit v1.2.3