wmii

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

commit 2755b04a46e15deb66c61039998abd5d6b03993c
parent f1a336692fe37471a4582f6983acc7a838178888
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Tue,  2 May 2006 02:10:15 +0200

small change


Diffstat:
config.mk | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/config.mk b/config.mk @@ -9,6 +9,7 @@ X11INC = /usr/X11R6/include X11LIB = /usr/X11R6/lib VERSION = 3-current +#rc2-slavutych # includes and libs LIBS = -L${PREFIX}/lib -L/usr/lib -lc -L${X11LIB} -lX11