diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 1ae249c80..76ec6a612 100644 --- a/Makefile.am +++ b/Makefile.am @@ -309,7 +309,7 @@ src_mpd_SOURCES = \ src/replay_gain_info.c \ src/sig_handlers.c \ src/Song.cxx \ - src/song_update.c \ + src/SongUpdate.cxx \ src/SongPrint.cxx src/SongPrint.hxx \ src/SongSave.cxx src/SongSave.hxx \ src/resolver.c src/resolver.h \ |