aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
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 85077c668..da62573bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -264,7 +264,7 @@ src_mpd_SOURCES = \
src/server_socket.c \
src/listen.c \
src/log.c \
- src/ls.c \
+ src/ls.cxx \
src/io_error.h \
src/io_thread.c src/io_thread.h \
src/Main.cxx src/Main.hxx \