Commit 6374d680 authored by glantau's avatar glantau

distclean fix


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@103 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent d73dfd8f
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment