From bb75e3ea553f2d577548430e2e99423ee74850ca Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 7 Aug 2012 20:07:17 +0200 Subject: DatabaseRegistry: list of plugins --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 = \ -- cgit v1.2.3