db/update/ExcludeList: move class Pattern to fs/Glob.hxx

This commit is contained in:
Max Kellermann
2015-06-22 21:01:46 +02:00
parent e0405f1781
commit 50eac9b49e
4 changed files with 70 additions and 31 deletions
+1
View File
@@ -563,6 +563,7 @@ libfs_a_SOURCES = \
src/fs/NarrowPath.hxx \
src/fs/FileSystem.cxx src/fs/FileSystem.hxx \
src/fs/FileInfo.hxx \
src/fs/Glob.hxx \
src/fs/StandardDirectory.cxx src/fs/StandardDirectory.hxx \
src/fs/CheckFile.cxx src/fs/CheckFile.hxx \
src/fs/DirectoryReader.hxx