wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit 221ac73ebef3156645a645c2ff2241863bbf653a
parent 85dc8899f3a0b9adceb8da5248e263063572a061
Author: uriel <uriel@localhost.localdomain>
Date:   Thu,  4 Oct 2007 06:30:43 +0200

Makefile fix repported by jakob@pipefour.org

Diffstat:
libregexp/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libregexp/Makefile b/libregexp/Makefile @@ -11,7 +11,7 @@ OBJ=\ regsub\ regaux\ rregexec\ - rregsub\ + rregsub include ${ROOT}/mk/lib.mk