2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

[master] add 'make unit' to top directory

This commit is contained in:
Evan Hunt
2014-01-10 08:05:42 -08:00
parent fd0f3e7cd8
commit 8f8c7df657

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