From e20a439f0de08052fad50669fd005dee14d40cae Mon Sep 17 00:00:00 2001 From: stkhan Date: Fri, 18 Mar 2022 08:09:07 -0800 Subject: Update dwm, added farbfeld, sent, and wmname plus more --- st-0.8.4/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'st-0.8.4/Makefile') diff --git a/st-0.8.4/Makefile b/st-0.8.4/Makefile index 470ac86..c0aa027 100644 --- a/st-0.8.4/Makefile +++ b/st-0.8.4/Makefile @@ -3,6 +3,7 @@ .POSIX: include config.mk +include ../config.mk SRC = st.c x.c OBJ = $(SRC:.c=.o) -- cgit v1.2.3