From 09fc0fb652cfccdd19502399312c6119ea35d796 Mon Sep 17 00:00:00 2001 From: stkhan Date: Fri, 25 Mar 2022 18:35:56 -0800 Subject: Updated dwm, etc --- dwm-6.3/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'dwm-6.3/Makefile') diff --git a/dwm-6.3/Makefile b/dwm-6.3/Makefile index afe3788..77bcbc0 100644 --- a/dwm-6.3/Makefile +++ b/dwm-6.3/Makefile @@ -2,7 +2,6 @@ # See LICENSE file for copyright and license details. include config.mk -include ../config.mk SRC = drw.c dwm.c util.c OBJ = ${SRC:.c=.o} -- cgit v1.2.3