JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed unnecessary sel stuff
[dwm.git] / Makefile
index 32c9492..e324e5b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ WMOBJ = ${WMSRC:.c=.o}
 MENSRC = menu.c draw.c util.c
 MENOBJ = ${MENSRC:.c=.o}
 MAN1 = gridwm.1 gridmenu.1
-BIN = gridwm gridmenu     
+BIN = gridwm gridmenu
 
 all: config gridwm gridmenu
        @echo finished