aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1a61ea5a7..353f28a4b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -419,7 +419,7 @@ noinst_LIBRARIES += libstorage.a
libstorage_a_SOURCES = \
src/storage/StorageInterface.cxx src/storage/StorageInterface.hxx \
- src/storage/LocalStorage.cxx src/storage/LocalStorage.hxx \
+ src/storage/plugins/LocalStorage.cxx src/storage/plugins/LocalStorage.hxx \
src/storage/FileInfo.hxx
STORAGE_LIBS = libstorage.a