distclean fix
Originally committed as revision 103 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
58f26ba916
commit
c72c6d2d12
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user