aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDenis Krjuchkov <denis@crazydev.net>2013-12-06 17:07:32 +0600
committerDenis Krjuchkov <denis@crazydev.net>2013-12-08 17:24:43 +0600
commit5d8579217839966187c91e7d13c58370d2c1dffd (patch)
tree83fdfa30b43daa7eb63b726e544505e60e984cd6 /Makefile.am
parentacba9c0f6170b34e2a1c08b2b767554bc65cb5b4 (diff)
downloadmpd-5d8579217839966187c91e7d13c58370d2c1dffd.tar.gz
mpd-5d8579217839966187c91e7d13c58370d2c1dffd.tar.xz
mpd-5d8579217839966187c91e7d13c58370d2c1dffd.zip
fs: implemented standard directories API
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
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