# HG changeset patch # User diego # Date 1143326475 0 # Node ID 81017799611864e9f387982a1f6c10651011a262 # Parent ed98aabfcfcdfcd41e9a348e7f6fc3741793c387 Add libpostproc to PARTS, fixes distclean on OS X and other platforms. diff -r ed98aabfcfcd -r 810177996118 Makefile --- a/Makefile Sat Mar 25 22:41:14 2006 +0000 +++ b/Makefile Sat Mar 25 22:41:15 2006 +0000 @@ -164,6 +164,7 @@ libmpcodecs \ libavutil \ libavcodec \ + libavcodec/libpostproc \ libavformat \ libao2 \ osdep \