X-Git-Url: https://git.danieliu.xyz/?p=st.git;a=blobdiff_plain;f=Makefile;h=6688a5854ecc961c87d2195433726320319ac02c;hp=470ac86407bbd2876e3ee997e04e57649b51da9f;hb=30967a2a66c125cd68ad2c44df11218ccad1105d;hpb=7d59dd715c0b5b219dbb8ac050f2fc07b604e30b diff --git a/Makefile b/Makefile index 470ac86..6688a58 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ config.h: .c.o: $(CC) $(STCFLAGS) -c $< -st.o: config.h st.h win.h +st.o: config.h st.h win.h normalMode.h normalMode.c utils.h x.o: arg.h config.h st.h win.h $(OBJ): config.h config.mk