KJV updated to test.

This commit is contained in:
2022-12-27 12:28:04 -08:00
parent 3d334cd169
commit afec7f716d
4 changed files with 136 additions and 83 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ default: $(projects)
# success
bin/text: build/text.o build/test_text.o
bin/kjv: build/text.o build/kjv.o
bin/kjv: build/text.o build/kjv.o build/test_kjv.o
bin/%:
# linking test $@