diff options
Diffstat (limited to 'radeon')
-rw-r--r-- | radeon/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/radeon/Makefile.am b/radeon/Makefile.am index d9d0b7ec..25c03d3c 100644 --- a/radeon/Makefile.am +++ b/radeon/Makefile.am @@ -26,7 +26,6 @@ include Makefile.sources AM_CFLAGS = \ $(WARN_CFLAGS) \ - $(VISIBILITY_CFLAGS) \ -I$(top_srcdir) \ $(PTHREADSTUBS_CFLAGS) \ -I$(top_srcdir)/include/drm |