git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3155a64
)
Revert videohook dependency change.
author
Diego Biurrun
<diego@biurrun.de>
Tue, 19 Jun 2007 06:27:11 +0000
(06:27 +0000)
committer
Diego 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
patch
|
blob
|
history
diff --git
a/Makefile
b/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 $@ $<
%.o: %.c
$(CC) $(CFLAGS) -c -o $@ $<
-videohook:
+videohook:
.libs
$(MAKE) -C vhook all
documentation: $(addprefix doc/, ffmpeg-doc.html faq.html ffserver-doc.html \
$(MAKE) -C vhook all
documentation: $(addprefix doc/, ffmpeg-doc.html faq.html ffserver-doc.html \