X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=2d61830be9d89a7e384a72973f108a445b1d5b95;hp=4f03721e280ecd5079851a061440a877b498c07e;hb=fe2775a15ba2d4900788c57194da2bad3d19cfaf;hpb=01022b95d65612462972bdd009896ba6fdd3063a 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