update boxdraw patch for the new makefile changes

This commit is contained in:
Von Random 2019-01-09 13:36:30 +03:00
parent 192e80bff1
commit 67480edd29

View file

@ -44,7 +44,7 @@ index 0b3cecd..8d3af33 100644
@@ -23,6 +23,7 @@ config.h: @@ -23,6 +23,7 @@ config.h:
st.o: config.h st.h win.h 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
+boxdraw.o: config.h st.h boxdraw_data.h +boxdraw.o: config.h st.h boxdraw_data.h
$(OBJ): config.h config.mk $(OBJ): config.h config.mk