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 fb1508d43..ee20c593f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -36,6 +36,7 @@ mpd_headers = \ output_api.h \ output_list.h \ output_control.h \ + audioOutputs/audioOutput_shout.h \ buffer2array.h \ charConv.h \ command.h \ |