build: fixup autotools build after 97f41fe

Signed-off-by: Ran Benita <ran234@gmail.com>
master
Ran Benita 2019-07-25 13:34:49 +03:00
parent 97f41fe4ac
commit c68a8e2998
1 changed files with 2 additions and 1 deletions

View File

@ -204,7 +204,8 @@ AM_TESTS_ENVIRONMENT = \
XKB_LOG_LEVEL=debug; export XKB_LOG_LEVEL; \
XKB_LOG_VERBOSITY=10; export XKB_LOG_VERBOSITY; \
$(XORG_MALLOC_DEBUG_ENV) \
top_srcdir=$(top_srcdir)
top_srcdir=$(top_srcdir) \
top_builddir=$(top_builddir)
build_run_tests = \
test/keysym \