aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aa1f8f7..77029f6 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
VERSION=3.0
PROG= spectrogram
-SRCS= spectrogram.c fft.c cms.c aux.c widget.c Sgraph.c
+SRCS= spectrogram.c fft.c cms.c aux.c widget.c Sgraph.c Display.c
LIBS= fftw3 xt xext xrender
BINDIR= /usr/local/bin