X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=Makefile;h=6688a5854ecc961c87d2195433726320319ac02c;hb=2c55edb305e15194a11796a865015e84bfefecfe;hp=470ac86407bbd2876e3ee997e04e57649b51da9f;hpb=7e19e116764d2651721cb9062ccaac31b0c771f2;p=st.git 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