diff --git a/doc/examples/Makefile b/doc/examples/Makefile index cc5ee1121f..f085532ffe 100644 --- a/doc/examples/Makefile +++ b/doc/examples/Makefile @@ -19,6 +19,7 @@ EXAMPLES= decoding_encoding \ muxing \ resampling_audio \ scaling_video \ + transcode_aac \ OBJS=$(addsuffix .o,$(EXAMPLES))