X-Git-Url: https://git.danieliu.xyz/?p=st.git;a=blobdiff_plain;f=Makefile;h=470ac86407bbd2876e3ee997e04e57649b51da9f;hp=0b3cecd0329916f904c68d8ec6302a4c234a5664;hb=d2b75db8d7519a20af8bf09e9c205507f9ff828c;hpb=0f245dfeb9bb4e87a005da2ecdcd7a88ba6e7f32 diff --git a/Makefile b/Makefile index 0b3cecd..470ac86 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ config.h: $(CC) $(STCFLAGS) -c $< st.o: config.h st.h win.h -x.o: arg.h st.h win.h +x.o: arg.h config.h st.h win.h $(OBJ): config.h config.mk