projects
/
platform
/
upstream
/
libxkbcommon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97f41fe
)
build: fixup autotools build after 97f41fe
author
Ran Benita
<ran234@gmail.com>
Thu, 25 Jul 2019 10:34:49 +0000
(13:34 +0300)
committer
Ran 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
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
4711cb8
..
9f41db9
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-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 \