forked from tTh/FloatImg
+ includepath for netpbm
This commit is contained in:
parent
a38f4a8c72
commit
8c2a66914a
@ -21,7 +21,7 @@ t: t.c $(DEPS) ../libfloatimg.a tests.o
|
|||||||
-lz -lm -o $@
|
-lz -lm -o $@
|
||||||
|
|
||||||
tests.o: tests.c tests.h $(DEPS)
|
tests.o: tests.c tests.h $(DEPS)
|
||||||
gcc $(COPT) -c $<
|
gcc $(COPT) -I/usr/include/netpbm -c $<
|
||||||
|
|
||||||
#---------------------------------------------------------------
|
#---------------------------------------------------------------
|
||||||
# upper-level functions
|
# upper-level functions
|
||||||
|
Loading…
Reference in New Issue
Block a user