X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/01022b95d65612462972bdd009896ba6fdd3063a..fe2775a15ba2d4900788c57194da2bad3d19cfaf:/Makefile?ds=sidebyside 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