diff options
| author | Shipwreckt <me@shipwreckt.co.uk> | 2025-10-22 22:23:00 +0100 |
|---|---|---|
| committer | Shipwreckt <me@shipwreckt.co.uk> | 2025-10-22 22:23:00 +0100 |
| commit | 1ae24861a06d773836fb674814aa03df90bbb095 (patch) | |
| tree | 23c9ae7a23593be5aa1d78b1cb0d9b0cc7a255a1 /files/config/suckless/st/Makefile.rej | |
| parent | e63a16b509b05993fc7900b6296ba8601e343976 (diff) | |
Updated install script, some configs, added vimwiki, added doas def
Diffstat (limited to 'files/config/suckless/st/Makefile.rej')
| -rw-r--r-- | files/config/suckless/st/Makefile.rej | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/files/config/suckless/st/Makefile.rej b/files/config/suckless/st/Makefile.rej deleted file mode 100644 index bb559e5..0000000 --- a/files/config/suckless/st/Makefile.rej +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile -+++ Makefile -@@ -4,7 +4,7 @@ - - include config.mk - --SRC = st.c x.c -+SRC = st.c x.c rowcolumn_diacritics_helpers.c graphics.c - OBJ = $(SRC:.c=.o) - - all: st -@@ -16,7 +16,7 @@ config.h: - $(CC) $(STCFLAGS) -c $< - - st.o: config.h st.h win.h --x.o: arg.h config.h st.h win.h -+x.o: arg.h config.h st.h win.h graphics.h - - $(OBJ): config.h config.mk - |
