X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/17d39ee01458025a5b9f5087168f258933f0ccd9..cd7ebaad25fa5f10a4442f9d80a05f344ca271d3:/Makefile?ds=inline diff --git a/Makefile b/Makefile index dee43ed..7c65e6f 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ include config.mk -SRC += dwm.c +SRC = dwm.c OBJ = ${SRC:.c=.o} all: options dwm