diff options
Diffstat (limited to 'src/mesa/drivers/dri/radeon')
-rw-r--r-- | src/mesa/drivers/dri/radeon/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/drivers/dri/radeon/Makefile.am b/src/mesa/drivers/dri/radeon/Makefile.am index d13b803aecc..eaee1a88d25 100644 --- a/src/mesa/drivers/dri/radeon/Makefile.am +++ b/src/mesa/drivers/dri/radeon/Makefile.am @@ -37,10 +37,7 @@ AM_CFLAGS = \ $(RADEON_CFLAGS) dridir = $(DRI_DRIVER_INSTALL_DIR) - -if HAVE_RADEON_DRI dri_LTLIBRARIES = radeon_dri.la -endif radeon_dri_la_SOURCES = \ $(RADEON_C_FILES) |