summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 574b7227e8..cbb06214df 100644
--- a/Makefile
+++ b/Makefile
@@ -99,7 +99,7 @@ ffmpeg.o ffplay.o ffserver.o: version.h
%.o: %.c
$(CC) $(CFLAGS) -c -o $@ $<
-videohook: .libs
+videohook:
$(MAKE) -C vhook all
documentation: $(addprefix doc/, ffmpeg-doc.html faq.html ffserver-doc.html \