From 64d141f71e690a4258ba9ee8712140bc9d961883 Mon Sep 17 00:00:00 2001 From: FlashSystems Date: Sat, 25 Nov 2017 11:20:32 +0100 Subject: Save and restore mountpoints within the state file. Signed-off-by: FlashSystems --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ecc398d63..396bc0c37 100644 --- a/Makefile.am +++ b/Makefile.am @@ -702,6 +702,7 @@ libstorage_a_SOURCES = \ src/storage/MemoryDirectoryReader.cxx src/storage/MemoryDirectoryReader.hxx \ src/storage/Configured.cxx src/storage/Configured.hxx \ src/storage/plugins/LocalStorage.cxx src/storage/plugins/LocalStorage.hxx \ + src/storage/StorageState.cxx src/storage/StorageState.hxx \ src/storage/FileInfo.hxx libstorage_a_CPPFLAGS = $(AM_CPPFLAGS) \ -- cgit v1.2.3