removed finished message
This commit is contained in:
parent
0f3acce042
commit
d26ffc7fa3
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue