X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=Makefile;h=2e564ee6cda4886b031b3a31143388e1e4522a4d;hb=cd107085f1b63edf9afaac7bd512d27f64ce89e0;hp=8c02a05ff98614701db3407a87a6e84686bd0d48;hpb=edf59bc088a05467b7e9a6b7edc6b3956a88fd9a;p=spectrwm.git diff --git a/Makefile b/Makefile index 8c02a05..2e564ee 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,10 @@ # $scrotwm$ .include +SUBDIR= lib + PROG=scrotwm -NOMAN= -#MAN=scrotwm.1 +MAN=scrotwm.1 CFLAGS+=-Wall -Wno-uninitialized -ggdb3 CPPFLAGS+= -I${X11BASE}/include