diff --git a/Fonderie/Makefile b/Fonderie/Makefile index 578c179..d218b63 100644 --- a/Fonderie/Makefile +++ b/Fonderie/Makefile @@ -9,7 +9,8 @@ LIBS = ../libfloatimg.a -ltiff -lpnglite -lm -lz -lcfitsio OBJS = fonctions.o sfx.o crapulator.o glitches.o metriques.o \ filterstack.o single.o -DEPS = fonctions.h crapulator.h metriques.h glitches.h sfx.h \ +DEPS = ../floatimg.h \ + fonctions.h crapulator.h metriques.h glitches.h sfx.h \ filterstack.h crapdef.h crapstr.h single.h all: fonderie interpolator singlepass t