removed finished message
This commit is contained in:
parent
6a26e97f74
commit
26fc52fcf6
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -7,7 +7,6 @@ SRC = draw.c main.c util.c
|
|||
OBJ = ${SRC:.c=.o}
|
||||
|
||||
all: options dmenu
|
||||
@echo finished
|
||||
|
||||
options:
|
||||
@echo dmenu build options:
|
||||
|
|
Loading…
Reference in a new issue