Browse Source

distclean fix

Originally committed as revision 103 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Fabrice Bellard 24 years ago
parent
commit
c72c6d2d12
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile View File

@@ -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:


Loading…
Cancel
Save