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 27fe578b0..075dd75e7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -33,6 +33,7 @@ mpd_headers = \ ack.h \ audio.h \ audioOutput.h \ + output_api.h \ buffer2array.h \ charConv.h \ command.h \ |