From c61251ad53e2b379dde2d441a55d3db0d93adf85 Mon Sep 17 00:00:00 2001 From: tTh Date: Fri, 21 Jan 2022 14:43:52 +0100 Subject: [PATCH] adding -ln --- experiment/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiment/Makefile b/experiment/Makefile index 829cf74b..0dd4f03f 100644 --- a/experiment/Makefile +++ b/experiment/Makefile @@ -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