update boxdraw patch for the new makefile changes
This commit is contained in:
parent
192e80bff1
commit
67480edd29
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue