X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=Makefile;h=56a0d6f8ea65c0c82df15d4e784c418921076dc6;hb=840cd605d2c9e1d5ab8b8f9da21c8ecc9476efa8;hp=c16004abc994106df317303deb481fc045e63895;hpb=58096354b15dacd1951cbfab5c061e69c0a859a0;p=spectrwm.git diff --git a/Makefile b/Makefile index c16004a..56a0d6f 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ NOMAN= CFLAGS+= -Wall -Wno-uninitialized CPPFLAGS+= -I${X11BASE}/include -LDADD+=-L${X11BASE}/lib -lX11 +LDADD+=-lutil -L${X11BASE}/lib -lX11 MANDIR= ${X11BASE}/man/cat