thingmenu

A simple graphical menu launcher for X11.
git clone git://r-36.net/thingmenu
Log | Files | Refs | LICENSE

commit 9f2398547291d67362c3c6499f64deed736ef424
parent 0173fad0c600def6194c0b45a10844ad01f48e4c
Author: Christoph Lohmann <20h@r-36.net>
Date:   Thu, 30 Jun 2011 21:59:24 +0200

Thanks to Bogdan IonuČ› <bogdan@punctweb.ro>.

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

diff --git a/Makefile b/Makefile @@ -15,7 +15,7 @@ options: @echo "LDFLAGS = ${LDFLAGS}" @echo "CC = ${CC}" -config.h: config.mk +config.h: @echo creating $@ from config.def.h @cp config.def.h $@