[MPlayer-cvslog] r35688 - trunk/Makefile
Diego Biurrun
diego at biurrun.de
Sun Dec 16 23:06:19 CET 2012
On Sun, Dec 16, 2012 at 12:08:43AM +0100, ib wrote:
> --- trunk/Makefile Sat Dec 15 21:15:35 2012 (r35687)
> +++ trunk/Makefile Sun Dec 16 00:08:43 2012 (r35688)
> @@ -944,17 +944,17 @@ uninstall:
> clean:
> -$(MAKE) -C ffmpeg $@
> -rm -rf tests/res
> - -rm -f $(call ADD_ALL_DIRS,/*.o /*.a /*.ho /*~)
> + -rm -f $(call ADD_ALL_DIRS,/*.o /*.d /*.a /*.ho /*~)
.a files need not be removed any longer as none are generated.
Diego
More information about the MPlayer-cvslog
mailing list