From e5102feb6b5efc6f978b406cf2d25aa12fb2ef27 Mon Sep 17 00:00:00 2001 From: Clément Bœsch Date: Thu, 28 Nov 2013 13:18:58 +0100 Subject: doc/examples: add transcode_aac to local Makefile. --- doc/examples/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/examples') 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)) -- cgit v1.2.3