X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=blobdiff_plain;f=makefile;fp=makefile;h=9ecc4f41d9e44b013844192b510dea6fc331b1ec;hp=3f5b43de944e359ffb1b9ddaccaa3a6e1fee7222;hb=a005d5248c2634e62b181d8a7be870863e9a11b0;hpb=a13637c42a53e4bebeb12e2a81413c5fdd83764b diff --git a/makefile b/makefile index 3f5b43d..9ecc4f4 100644 --- a/makefile +++ b/makefile @@ -3,7 +3,7 @@ INCLUDEDIR = /usr/include CFLAGS = -O3 -Wall -LIBS = -lncurses -lm +LIBS = -lncurses -lm -lfftw3 OBJS = network.o event.o input.o display.o audio.o fourier.o bmp.o