2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 13:28:14 +00:00

Merge branch 'rt25901_atf'

This commit is contained in:
Tomek Mrugalski 2012-08-14 15:46:10 +02:00
commit 7243a86cc1
2 changed files with 4 additions and 4 deletions

View File

@ -14,9 +14,9 @@ alloc_unittest_LDADD += ../libdhcp.a \
../../omapip/libomapi.a ../../bind/lib/libdns.a \
../../bind/lib/libisc.a
endif
check: $(ATF_TESTS)
atf-run | atf-report
endif
check_PROGRAMS = $(ATF_TESTS)

View File

@ -528,8 +528,8 @@ uninstall-am:
tags tags-recursive uninstall uninstall-am
check: $(ATF_TESTS)
atf-run | atf-report
@HAVE_ATF_TRUE@check: $(ATF_TESTS)
@HAVE_ATF_TRUE@ atf-run | atf-report
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: