From 37b68996605dbea3648262d6bd3585f74f71e8b8 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 9 Feb 2014 07:21:25 +0100 Subject: Main: move code to storage/Configured.cxx --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b487d019d..a3b98b5df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -428,6 +428,7 @@ libstorage_a_SOURCES = \ src/storage/StoragePlugin.hxx \ src/storage/Registry.cxx src/storage/Registry.hxx \ src/storage/StorageInterface.cxx src/storage/StorageInterface.hxx \ + src/storage/Configured.cxx src/storage/Configured.hxx \ src/storage/plugins/LocalStorage.cxx src/storage/plugins/LocalStorage.hxx \ src/storage/FileInfo.hxx -- cgit v1.2.3