diff --git a/Makefile b/Makefile index 8c3d904..1e430f3 100644 --- a/Makefile +++ b/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: