[FFmpeg-cvslog] r9368 - trunk/Makefile

diego subversion
Tue Jun 19 08:27:11 CEST 2007


Author: diego
Date: Tue Jun 19 08:27:11 2007
New Revision: 9368

Log:
Revert videohook dependency change.


Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	(original)
+++ trunk/Makefile	Tue Jun 19 08:27:11 2007
@@ -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 \




More information about the ffmpeg-cvslog mailing list