From a3606ecb0eeaffa752fdf26565ebaaba29b83239 Mon Sep 17 00:00:00 2001 From: Connor Lane Smith Date: Sat, 31 Jul 2010 14:56:27 +0100 Subject: updated manpage, added paste, cleaned up, new libdraw --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0d16e38..269bc27 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ include config.mk SRC = dmenu.c OBJ = ${SRC:.c=.o} -all: options dinput dmenu +all: options dmenu options: @echo dmenu build options: -- cgit v1.2.3