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