diff --git a/src/libOggFLAC/include/private/Makefile.am b/src/libOggFLAC/include/private/Makefile.am index 85ee3b8b..4c481f79 100644 --- a/src/libOggFLAC/include/private/Makefile.am +++ b/src/libOggFLAC/include/private/Makefile.am @@ -32,4 +32,5 @@ noinst_HEADERS = \ all.h \ ogg_decoder_aspect.h \ ogg_encoder_aspect.h \ - ogg_helper.h + ogg_helper.h \ + ogg_mapping.h