From ec8873b178ae217b5755c6494a97857a3d02bf9e Mon Sep 17 00:00:00 2001 From: Max Kellermann <max@duempel.org> Date: Fri, 7 Feb 2014 23:25:47 +0100 Subject: Mapper: move check_directory() to the filesystem library --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cb7dafa1b..2e5d8b613 100644 --- a/Makefile.am +++ b/Makefile.am @@ -410,6 +410,7 @@ libfs_a_SOURCES = \ src/fs/TextFile.cxx src/fs/TextFile.hxx \ src/fs/FileSystem.cxx src/fs/FileSystem.hxx \ src/fs/StandardDirectory.cxx src/fs/StandardDirectory.hxx \ + src/fs/CheckFile.cxx src/fs/CheckFile.hxx \ src/fs/DirectoryReader.hxx # Storage library -- cgit v1.2.3