X-Git-Url: https://git.danieliu.xyz/?p=dmenu.git;a=blobdiff_plain;f=Makefile;h=66040d9284364016a0477c7714ec9dafd9009889;hp=18279f673f7ac4c2871bc656828455c62ad35486;hb=665488a6eedeecf743e44bd9624105c8b47c4f97;hpb=1e01ca03176e6e845a2a300545061e7384c4836d diff --git a/Makefile b/Makefile index 18279f6..66040d9 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ include config.mk -SRC = draw.c main.c util.c +SRC = main.c util.c OBJ = ${SRC:.c=.o} all: options dmenu