Commit 8f8cf30c authored by diego's avatar diego

Revert videohook dependency change.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9368 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent ee9c1023
...@@ -99,7 +99,7 @@ ffmpeg.o ffplay.o ffserver.o: version.h ...@@ -99,7 +99,7 @@ ffmpeg.o ffplay.o ffserver.o: version.h
%.o: %.c %.o: %.c
$(CC) $(CFLAGS) -c -o $@ $< $(CC) $(CFLAGS) -c -o $@ $<
videohook: videohook: .libs
$(MAKE) -C vhook all $(MAKE) -C vhook all
documentation: $(addprefix doc/, ffmpeg-doc.html faq.html ffserver-doc.html \ documentation: $(addprefix doc/, ffmpeg-doc.html faq.html ffserver-doc.html \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment