summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: