diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 2b41df1d2..f714ccc83 100644 --- a/Makefile.am +++ b/Makefile.am @@ -380,6 +380,7 @@ libfs_a_SOURCES = \ src/fs/AllocatedPath.cxx src/fs/AllocatedPath.hxx \ 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/DirectoryReader.hxx # database plugins |