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 6f9ec6c..1380b09 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION=2.0
PROG= spectrogram
-SRCS= spectrogram.c sio.c fft.c cms.c aux.c
+SRCS= spectrogram.c sio.c fft.c cms.c aux.c widget.c
BINDIR= /usr/local/bin
HEADERS=sio.h fft.h cms.h aux.h
LIBS= fftw3 x11