aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 08c3b5ce6..3a01e4928 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -242,7 +242,7 @@ src_mpd_SOURCES = \
src/protocol/result.c src/protocol/result.h \
src/CommandError.cxx src/CommandError.h \
src/command.c \
- src/DatabaseCommands.cxx \
+ src/DatabaseCommands.cxx src/DatabaseCommands.hxx \
src/idle.c \
src/cmdline.c \
src/conf.c \