forked from tTh/FloatImg
adding -ln
This commit is contained in:
parent
e7e3713972
commit
c61251ad53
|
@ -5,7 +5,7 @@
|
|||
|
||||
COPT = -Wall -fpic -g -DDEBUG_LEVEL=1 -lm
|
||||
DEPS = ../floatimg.h ../libfloatimg.a Makefile
|
||||
LIBS = ../libfloatimg.a -ltiff -lpnglite -lcfitsio
|
||||
LIBS = ../libfloatimg.a -ltiff -lpnglite -lcfitsio -lm
|
||||
|
||||
all: assemblage extracteur muxplanes movepixels
|
||||
|
||||
|
|
Loading…
Reference in New Issue