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 216261ae9..b097e904c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -38,6 +38,7 @@ mpd_headers = \
command.h \
condition.h \
conf.h \
+ crossfade.h \
dbUtils.h \
decode.h \
decoder_api.h \
@@ -102,6 +103,7 @@ mpd_SOURCES = \
command.c \
condition.c \
conf.c \
+ crossfade.c \
dbUtils.c \
decode.c \
decoder_api.c \