OSDN Git Service

Revert videohook dependency change.
authorDiego Biurrun <diego@biurrun.de>
Tue, 19 Jun 2007 06:27:11 +0000 (06:27 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 19 Jun 2007 06:27:11 +0000 (06:27 +0000)
Originally committed as revision 9368 to svn://svn.ffmpeg.org/ffmpeg/trunk

Makefile

index cbb0621..574b722 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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 \