diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 653ccb824..ef1c72494 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -101,6 +101,7 @@ mpd_SOURCES = \ inputStream_file.c \ inputStream_http.c \ interface.c \ + ioops.c \ list.c \ listen.c \ log.c \ |