diff --git a/doc/examples/Makefile b/doc/examples/Makefile index 992d10ecc9..13c5f52742 100644 --- a/doc/examples/Makefile +++ b/doc/examples/Makefile @@ -1,4 +1,4 @@ -# use pkg-config for getting CFLAGS abd LDLIBS +# use pkg-config for getting CFLAGS and LDLIBS FFMPEG_LIBS= libavdevice \ libavformat \ libavfilter \