changeset 32339:c64503cd8194

Add missing "ffmpeg/" prefix to libpostproc entry in DIRS list.
author diego
date Sun, 03 Oct 2010 12:13:14 +0000
parents 5572e926e027
children 55ed87302666
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sun Oct 03 07:53:40 2010 +0000
+++ b/Makefile	Sun Oct 03 12:13:14 2010 +0000
@@ -782,7 +782,7 @@
         libmpcodecs/native \
         libmpdemux \
         libmpeg2 \
-        libpostproc \
+        ffmpeg/libpostproc \
         ffmpeg/libswscale \
         ffmpeg/libswscale/bfin \
         ffmpeg/libswscale/mlib \