X-Git-Url: https://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=Makefile;h=d810a2c72a5acaaf14fb316a80df15c7f309aa89;hp=a8f341620cedf1bcd770d4d827d62d34278f6e32;hb=c72c6d2d12c00090304c4532c82ae2371041a31c;hpb=2cc8ae967620f4d4a21eb61c775568dd4c810881 diff --git a/Makefile b/Makefile index a8f341620c..d810a2c72a 100644 --- a/Makefile +++ b/Makefile @@ -36,6 +36,7 @@ clean: rm -f *.o *~ gmon.out TAGS $(PROG) distclean: clean + $(MAKE) -C libavcodec distclean rm -f config.mak config.h TAGS: