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 977a9c22d..21df3e554 100644 --- a/Makefile.am +++ b/Makefile.am @@ -265,6 +265,7 @@ src_mpd_SOURCES = \ src/filter_registry.c \ src/update.c \ src/update_queue.c \ + src/update_io.c src/update_io.h \ src/update_walk.c \ src/update_remove.c \ src/client.c \ |