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 0e5256a3e..45ef7c591 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -34,6 +34,7 @@ mpd_headers = \ notify.h \ ack.h \ audio.h \ + audio_format.h \ audioOutput.h \ output_internal.h \ output_api.h \ |