summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorZdenek Kabelac <kabi@informatics.muni.cz>2003-02-18 09:33:21 +0000
committerZdenek Kabelac <kabi@informatics.muni.cz>2003-02-18 09:33:21 +0000
commitca390e727d165bf80445035c4b67a7239fdc87c0 (patch)
tree7af08e25c9c425a7fa9eb2ea20256e67e21fe40f /libavcodec/Makefile
parent7604246d1a27a0c32e036bb01704787c435fa153 (diff)
downloadffmpeg-streaming-ca390e727d165bf80445035c4b67a7239fdc87c0.zip
ffmpeg-streaming-ca390e727d165bf80445035c4b67a7239fdc87c0.tar.gz
* update cleanup rules (Steven M. Schultz)
* memaling check (Steven M. Schultz) * unused var removed Originally committed as revision 1589 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 6245462..ded61d5 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -168,6 +168,7 @@ clean:
ps2/*.o ps2/*~ \
liba52/*.o liba52/*~ \
apiexample $(TESTS)
+ make -C libpostproc clean
distclean: clean
rm -f Makefile.bak .depend
OpenPOWER on IntegriCloud