aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ae4c4a7c..fd34b74e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -272,6 +272,8 @@ src_mpd_SOURCES = \
src/database.c \
src/db_save.c src/db_save.h \
src/db_print.c src/db_print.h \
+ src/db_plugin.h \
+ src/db/simple_db_plugin.c src/db/simple_db_plugin.h \
src/dirvec.c \
src/exclude.c \
src/fd_util.c \