build: fixup autotools build after 97f41fe
authorRan Benita <ran234@gmail.com>
Thu, 25 Jul 2019 10:34:49 +0000 (13:34 +0300)
committerRan Benita <ran234@gmail.com>
Thu, 25 Jul 2019 10:34:49 +0000 (13:34 +0300)
Signed-off-by: Ran Benita <ran234@gmail.com>
Makefile.am

index 4711cb8..9f41db9 100644 (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 \