aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-08-07 20:07:17 +0200
committerMax Kellermann <max@duempel.org>2012-08-07 20:07:17 +0200
commitbb75e3ea553f2d577548430e2e99423ee74850ca (patch)
tree62afc520b22aa60432eee23bcb8723d7550dde8f /Makefile.am
parent814eebf97624926ee714c267c7353bc59dcae292 (diff)
downloadmpd-bb75e3ea553f2d577548430e2e99423ee74850ca.tar.gz
mpd-bb75e3ea553f2d577548430e2e99423ee74850ca.tar.xz
mpd-bb75e3ea553f2d577548430e2e99423ee74850ca.zip
DatabaseRegistry: list of plugins
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e571520cd..6322e2f52 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -433,6 +433,7 @@ endif
# database plugins
libdb_plugins_a_SOURCES = \
+ src/DatabaseRegistry.cxx src/DatabaseRegistry.hxx \
src/db/SimpleDatabasePlugin.cxx src/db/SimpleDatabasePlugin.hxx
DB_LIBS = \