git: 9front

Download patch

ref: e02eb6fa99c651f736a102efc8ee772d7f8dbeae
parent: 2d4443f63b7b86cdd967eb0034facd94a3480933
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Apr 9 17:27:25 EDT 2016

add missing target for antiword in /sys/src/cmd/aux/mkfile (thanks _sl)

--- a/sys/src/cmd/aux/mkfile
+++ b/sys/src/cmd/aux/mkfile
@@ -58,7 +58,9 @@
 
 </sys/src/cmd/mkmany
 
-DIRS=mnihongo\
+DIRS=\
+	antiword\
+	mnihongo\
 	flashfs\
 	gps\
 	kbdfs\
--