X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/0235a84ef286db5c97239615ae525ce973641941..8d1810c85befb0e7ec406e64c07825b7d24c66fc:/Makefile diff --git a/Makefile b/Makefile index 4f03721..2d61830 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