diff --git a/Makefile b/Makefile index a64935571b..8b26516127 100644 --- a/Makefile +++ b/Makefile @@ -78,7 +78,7 @@ ffplay: ffmpeg$(EXE) %.o: %.c $(CC) $(CFLAGS) -c -o $@ $< -videohook: +videohook: .libs $(MAKE) -C vhook all install: all $(INSTALLVHOOK)