aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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 bffd649bc..b8a709c07 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -188,6 +188,7 @@ if ENABLE_DATABASE
src_mpd_SOURCES += \
src/PlaylistUpdate.cxx \
src/PlaylistDatabase.cxx src/PlaylistDatabase.hxx \
+ src/command/StorageCommands.cxx src/command/StorageCommands.hxx \
src/command/DatabaseCommands.cxx src/command/DatabaseCommands.hxx \
src/db/LightSong.cxx src/db/LightSong.hxx \
src/db/LightDirectory.hxx \