aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-09-18 13:55:43 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-09-18 13:55:43 +0000
commite6b075339e5851f1684add48f74fcd772fa67bb8 (patch)
tree09b9d5312466da580cfc33cd5f308455affc30bc /Makefile
parent82fb7d543e11b2dae290f5df59685e9dc6b2effc (diff)
Xdbe
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 661319d..d9bdd24 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ VERSION=3.0
PROG= spectrogram
SRCS= spectrogram.c fft.c cms.c aux.c widget.c Sgraph.c
-LIBS= fftw3 xt
+LIBS= fftw3 xt xext
BINDIR= /usr/local/bin
UNAME!= uname