aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0925f16b2..e4cc17c3f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -39,6 +39,7 @@ mpd_headers = \
command.h \
condition.h \
conf.h \
+ database.h \
dbUtils.h \
decode.h \
directory.h \
@@ -111,6 +112,7 @@ mpd_SOURCES = \
command.c \
condition.c \
conf.c \
+ database.c \
dbUtils.c \
decode.c \
directory.c \