summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-20 22:13:05 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-20 22:13:05 +0000
commit2023c9c11239ecb76e6b97d6e6e06526a696968c (patch)
tree7684ca7e76977784bcec75279e88595c937d7e6c /Makefile
parent86fd259ec33d68258b08e6f2d18285677e5af448 (diff)
downloadmpv-2023c9c11239ecb76e6b97d6e6e06526a696968c.tar.bz2
mpv-2023c9c11239ecb76e6b97d6e6e06526a696968c.tar.xz
disabled compiling mplayerHQ by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@177 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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: