omg ! a serious bug in the Makefile

This commit is contained in:
tth 2021-04-01 22:40:28 +02:00
parent d44591d0d9
commit 97698bb66f
1 changed files with 2 additions and 1 deletions

View File

@ -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