X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/d26c28c1e7b01024b0559b4bc7b40c85d96dc701..e3b7e1d620e18818222c1e5033356ae29dd49e7f:/Makefile diff --git a/Makefile b/Makefile index b139b54..fd07d59 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ include config.mk -SRC = dwm.c +SRC = drw.c dwm.c util.c OBJ = ${SRC:.c=.o} all: options dwm