From efe401c879f3dc98d136733ee119148e4b00baad Mon Sep 17 00:00:00 2001 From: arpi_esp Date: Thu, 26 Apr 2001 22:07:59 +0000 Subject: [PATCH] compiling codec-cfg by default disabled git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@651 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f247c69b76..3a240e9cb4 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ VO_LIBS = -Llibvo -lvo $(X_LIBS) # .PHONY: all clean -all: version.h config.h $(PRG) $(PRG_CFG) +all: version.h config.h $(PRG) # $(PRG_AVIP) .c.o: