Add tap-test as required file
tap-test will be distributed
This commit is contained in:
parent
5cd74888ff
commit
0b25a390fe
|
@ -63,4 +63,5 @@ PKG_CHECK_MODULES([DEPS], [glib-2.0 >= 2.24.1])
|
||||||
AC_CONFIG_FILES([Makefile])
|
AC_CONFIG_FILES([Makefile])
|
||||||
GLIB_TESTS
|
GLIB_TESTS
|
||||||
AC_REQUIRE_AUX_FILE([tap-driver.sh])
|
AC_REQUIRE_AUX_FILE([tap-driver.sh])
|
||||||
|
AC_REQUIRE_AUX_FILE([tap-test])
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|
Loading…
Reference in New Issue
Block a user