Commit d99f37d4 authored by diego's avatar diego

Also remove cws2fws on clean.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7086 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent c5cce803
......@@ -211,8 +211,8 @@ clean:
$(MAKE) -C tests clean
$(MAKE) -C vhook clean
$(MAKE) -C doc clean
rm -f *.o *.d *~ .libs gmon.out TAGS \
$(ALLPROGS) $(ALLPROGS_G) output_example$(EXESUF) qt-faststart$(EXESUF)
rm -f *.o *.d *~ .libs gmon.out TAGS $(ALLPROGS) $(ALLPROGS_G) \
output_example$(EXESUF) qt-faststart$(EXESUF) cws2fws$(EXESUF)
# Note well: config.log is NOT removed.
distclean: clean
......
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