From 713284ea26f641839ad71b52bc799f4f248466fd Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 14 Jun 2010 15:17:48 +0000 Subject: build: Rename configure.log file to config.log git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31415 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3bbb7a70de..c137a6c553 100644 --- a/Makefile +++ b/Makefile @@ -904,7 +904,7 @@ clean: distclean: clean testsclean toolsclean driversclean dhahelperclean dhahelperwinclean -rm -rf DOCS/tech/doxygen -rm -f $(call ADD_ALL_DIRS,/*.d) - -rm -f configure.log config.mak config.h codecs.conf.h \ + -rm -f config.log config.mak config.h codecs.conf.h \ version.h $(VIDIX_PCI_FILES) TAGS tags -rm -f $(call ADD_ALL_EXESUFS,codec-cfg cpuinfo) -- cgit v1.2.3