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 ed284b50a..6bc229449 100644 --- a/Makefile.am +++ b/Makefile.am @@ -242,6 +242,7 @@ src_mpd_SOURCES = \ src/DatabaseCommands.cxx src/DatabaseCommands.hxx \ src/OutputCommands.cxx src/OutputCommands.hxx \ src/MessageCommands.cxx src/MessageCommands.hxx \ + src/OtherCommands.cxx src/OtherCommands.hxx \ src/idle.c \ src/cmdline.c \ src/conf.c \ |