aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-09-10 21:21:43 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-09-10 21:21:43 +0000
commitce4c20d0acc9cec5551934131feae7ecd11ddedf (patch)
tree11610670bfa274dc3ad6bc053686f529fb9c2b29 /Makefile
parentb610c168ab0b5b964f72554bedd0b8c3a3365a39 (diff)
split code
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