Add tests/system Makefile

This commit is contained in:
Michael Sawyer 2000-05-19 21:42:43 +00:00
parent ac940fef1b
commit 244b9e154b

View file

@ -13,7 +13,7 @@ dnl PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
dnl ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
dnl SOFTWARE.
AC_REVISION($Revision: 1.137 $)
AC_REVISION($Revision: 1.138 $)
AC_PREREQ(2.13)
@ -935,6 +935,7 @@ AC_OUTPUT(
bin/tests/dst/Makefile
bin/tests/mem/Makefile
bin/tests/sockaddr/Makefile
bin/tests/system/Makefile
bin/tests/headerdep_test.sh
bin/dnssec/Makefile
)