Add tap-test as required file

tap-test will be distributed
This commit is contained in:
Ruben Laguna 2015-02-07 21:47:55 +01:00
parent 5cd74888ff
commit 0b25a390fe

View File

@ -63,4 +63,5 @@ PKG_CHECK_MODULES([DEPS], [glib-2.0 >= 2.24.1])
AC_CONFIG_FILES([Makefile])
GLIB_TESTS
AC_REQUIRE_AUX_FILE([tap-driver.sh])
AC_REQUIRE_AUX_FILE([tap-test])
AC_OUTPUT