updated manpage, added paste, cleaned up, new libdraw
This commit is contained in:
parent
7d5fe17391
commit
a3606ecb0e
4 changed files with 276 additions and 324 deletions
2
Makefile
2
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue