diff options
Diffstat (limited to '')
-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 6cf4b033e..b9c6fa0c7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -73,6 +73,7 @@ mpd_headers = \ utf8.h \ utils.h \ volume.h \ + ioops.h \ zeroconf.h \ locate.h \ storedPlaylist.h |