diff options
Diffstat (limited to 'radeon')
-rw-r--r-- | radeon/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/radeon/Makefile.am b/radeon/Makefile.am index c07b4922..e712a4ac 100644 --- a/radeon/Makefile.am +++ b/radeon/Makefile.am @@ -44,5 +44,6 @@ libdrm_radeoninclude_HEADERS = $(LIBDRM_RADEON_H_FILES) pkgconfigdir = @pkgconfigdir@ pkgconfig_DATA = libdrm_radeon.pc +AM_TESTS_ENVIRONMENT = NM='$(NM)' TESTS = radeon-symbol-check EXTRA_DIST = $(LIBDRM_RADEON_BOF_FILES) $(TESTS) |