Commit f37bbe87 authored by mmu_man's avatar mmu_man

more fix for make -j x


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@1676 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent db7950e9
......@@ -78,7 +78,7 @@ ffplay: ffmpeg$(EXE)
%.o: %.c
$(CC) $(CFLAGS) -c -o $@ $<
videohook:
videohook: .libs
$(MAKE) -C vhook all
install: all $(INSTALLVHOOK)
......
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