Skip to content
Snippets Groups Projects
Commit d6cfad67 authored by Diego Biurrun's avatar Diego Biurrun
Browse files

Revert videohook dependency change.

Originally committed as revision 9368 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 3155a644
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ ffmpeg.o ffplay.o ffserver.o: version.h
%.o: %.c
$(CC) $(CFLAGS) -c -o $@ $<
videohook:
videohook: .libs
$(MAKE) -C vhook all
documentation: $(addprefix doc/, ffmpeg-doc.html faq.html ffserver-doc.html \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment