diff options
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -7,7 +7,6 @@ SRC = client.c draw.c event.c main.c tag.c util.c  OBJ = ${SRC:.c=.o}  all: options dwm -	@echo finished  options:  	@echo dwm build options: | 
|  | index : dwm | |
| My fork of suckless dwm: https://git.suckless.org/dwm | 
| aboutsummaryrefslogtreecommitdiff | 
| -rw-r--r-- | Makefile | 1 | 
| @@ -7,7 +7,6 @@ SRC = client.c draw.c event.c main.c tag.c util.c  OBJ = ${SRC:.c=.o}  all: options dwm -	@echo finished  options:  	@echo dwm build options: |