diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk index a42a502..eaed0cd 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -12,6 +12,7 @@ SH_LOG_DRIVER = \ TOP_BUILDDIR="$(top_builddir)" \ SHSOEXT='$(SHSOEXT)' \ LIBOPKBUILD_SHSOVERSION='$(libopkbuild_shsoversion)' \ + OB_LIB_BUILDDIR="$(top_srcdir)/locale" \ $(SHELL) $(top_srcdir)/build-aux/tap-driver.sh EXTRA_DIST += \ $(TESTS) \ |