Browse Source

doc/examples: fix typo.

tags/n0.11
Clément Bœsch 13 years ago
parent
commit
9188294d30
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/examples/Makefile

+ 1
- 1
doc/examples/Makefile View File

@@ -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 \


Loading…
Cancel
Save