URI: 
       Thanks to Bogdan IonuČ› <bogdan@punctweb.ro>. - thingmenu - A simple graphical menu launcher for X11.
  HTML git clone git://bitreich.org/thingmenu
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR LICENSE
       ---
   DIR commit 9f2398547291d67362c3c6499f64deed736ef424
   DIR parent 0173fad0c600def6194c0b45a10844ad01f48e4c
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Thu, 30 Jun 2011 21:59:24 +0200
       
       Thanks to Bogdan IonuČ› <bogdan@punctweb.ro>.
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR 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 $@