summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/tests/meson.build')
-rw-r--r--src/mesa/main/tests/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/tests/meson.build b/src/mesa/main/tests/meson.build
index 12be7393945..d1bd81a5604 100644
--- a/src/mesa/main/tests/meson.build
+++ b/src/mesa/main/tests/meson.build
@@ -30,7 +30,7 @@ if with_shared_glapi
)
link_main_test += libglapi
else
- files_main_test += files('stub.cpp')
+ files_main_test += files('stubs.cpp')
endif
test(