mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 01:39:59 -04:00
[v9_9] add 'make unit' to top directory
This commit is contained in:
parent
a89f89f11b
commit
cd9bdb1d6d
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue