mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-08 10:14:56 +08:00
distclean fix
Originally committed as revision 103 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
1
Makefile
1
Makefile
@ -36,6 +36,7 @@ clean:
|
|||||||
rm -f *.o *~ gmon.out TAGS $(PROG)
|
rm -f *.o *~ gmon.out TAGS $(PROG)
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
|
$(MAKE) -C libavcodec distclean
|
||||||
rm -f config.mak config.h
|
rm -f config.mak config.h
|
||||||
|
|
||||||
TAGS:
|
TAGS:
|
||||||
|
Reference in New Issue
Block a user