[v9_9] add 'make unit' to top directory

This commit is contained in:
Evan Hunt 2014-01-10 08:06:11 -08:00
parent a89f89f11b
commit cd9bdb1d6d

View file

@ -90,5 +90,8 @@ FAQ: FAQ.xml
LC_ALL=C ${W3M} -T text/html -dump -cols 72 >$@.tmp
mv $@.tmp $@
unit::
sh ${top_srcdir}/unit/unittest.sh
clean::
rm -f FAQ.tmp