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