From a94d4be466ea3a48389361b483f72df45834f7d2 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 10 Sep 2011 18:48:10 +0200 Subject: db_plugin: add method visit() --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4b69a8d59..0fa75615c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -276,6 +276,7 @@ src_mpd_SOURCES = \ src/db_print.c src/db_print.h \ src/db_plugin.h \ src/db_visitor.h \ + src/db_selection.h \ src/db/simple_db_plugin.c src/db/simple_db_plugin.h \ src/dirvec.c \ src/exclude.c \ -- cgit v1.2.3