forked from tTh/FloatImg
patching the faulty Makefile
This commit is contained in:
parent
262a7336ab
commit
4daa30816c
|
@ -8,7 +8,7 @@ DEPS = ../floatimg.h ../libfloatimg.a Makefile
|
||||||
|
|
||||||
# ----------
|
# ----------
|
||||||
|
|
||||||
all: fimg2pnm addtga2fimg mkfimg png2fimg fimgstats fimg2png \
|
all: fimg2pnm mkfimg png2fimg fimgstats fimg2png \
|
||||||
addpnm2fimg cumulfimgs
|
addpnm2fimg cumulfimgs
|
||||||
|
|
||||||
fimgstats: fimgstats.c $(DEPS)
|
fimgstats: fimgstats.c $(DEPS)
|
||||||
|
|
Loading…
Reference in New Issue