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 23ae8d6ea..238ea0e7b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -103,6 +103,7 @@ src_mpd_SOURCES = \ src/decoder/DecoderPlugin.hxx \ src/decoder/DecoderInternal.cxx src/decoder/DecoderInternal.hxx \ src/decoder/DecoderPrint.cxx src/decoder/DecoderPrint.hxx \ + src/db/Uri.hxx \ src/db/Directory.cxx src/db/Directory.hxx \ src/db/DirectorySave.cxx src/db/DirectorySave.hxx \ src/db/DatabaseSimple.hxx \ |