On Thu, 30 Mar 2017 11:26:39 +0200
Quentin Rameau <[email protected]> wrote:

Hey Quentin,

> -$(BIN): $(REQ:=.o)
> +$(BIN): $(BIN:=.o) $(REQ:=.o)

I think your fix is incorrect. A single program like ff2png does not
depend on ff2jpg.o or any other object other than ff2png.o.
I'll look at it later, so if I'm wrong I'll merge it.

Cheers

Laslo

-- 
Laslo Hunhold <[email protected]>

Reply via email to