From 2023c9c11239ecb76e6b97d6e6e06526a696968c Mon Sep 17 00:00:00 2001 From: arpi_esp Date: Tue, 20 Mar 2001 22:13:05 +0000 Subject: [PATCH] disabled compiling mplayerHQ by default git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@177 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2517da6245..5f512dd362 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ VO_LIBS = -Llibvo -lvo $(X_LIBS) # .PHONY: all clean -all: $(PRG) $(PRG_HQ) +all: $(PRG) # $(PRG_AVIP) .c.o: