summaryrefslogtreecommitdiff
path: root/nouveau/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'nouveau/meson.build')
-rw-r--r--nouveau/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/nouveau/meson.build b/nouveau/meson.build
index f031cd63..80a8678c 100644
--- a/nouveau/meson.build
+++ b/nouveau/meson.build
@@ -54,5 +54,6 @@ pkg.generate(
test(
'nouveau-symbol-check',
prog_bash,
+ env : env_test,
args : [files('nouveau-symbol-check'), libdrm_nouveau]
)