Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
rearranged
[dwm.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
536960b
..
e2caadd
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-3,7
+3,7
@@
include config.mk
-SRC =
bar.c client.c dev.c draw.c event.c mai
n.c util.c
+SRC =
client.c draw.c event.c key.c main.c scree
n.c util.c
OBJ = ${SRC:.c=.o}
MAN1 = dwm.1
BIN = dwm