Commit ea7e68b1 authored by Diego Biurrun's avatar Diego Biurrun

Remove .pc files on distclean.

Originally committed as revision 4648 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 73cbfb1c
......@@ -165,7 +165,7 @@ clean-vhook:
# Note well: config.log is NOT removed.
distclean: clean
$(MAKE) -C libavcodec distclean
rm -f config.mak config.h
rm -f config.mak config.h *.pc
TAGS:
etags *.[ch] libavformat/*.[ch] libavcodec/*.[ch]
......
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