# HG changeset patch # User diego # Date 1286107994 0 # Node ID c64503cd8194d7709cb683b5e137e0e4ba5e8da7 # Parent 5572e926e027ac98e17c40e152c568e5b96033a5 Add missing "ffmpeg/" prefix to libpostproc entry in DIRS list. diff -r 5572e926e027 -r c64503cd8194 Makefile --- 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 \