From 9ad2929d80da20ae30fa3c239f1112f99d5f963a Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Fri, 23 Jan 2009 04:14:40 +0000 Subject: [PATCH] Make man --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8c02a05..030e2ac 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,7 @@ .include PROG=scrotwm -NOMAN= -#MAN=scrotwm.1 +MAN=scrotwm.1 CFLAGS+=-Wall -Wno-uninitialized -ggdb3 CPPFLAGS+= -I${X11BASE}/include -- 1.7.10.4