i965: Add gen8 fast clear perf debug
[mesa.git] / src / Makefile.am
index 8edf33373e9c006d48cddf9e9ce6eae29e2df696..18cb4ce76d7da8f106fbeeb569b43f1dc6bb060f 100644 (file)
@@ -53,7 +53,13 @@ if HAVE_GALLIUM
 SUBDIRS += gallium
 endif
 
-EXTRA_DIST = egl/docs getopt hgl SConscript
+EXTRA_DIST = \
+       egl/drivers/haiku \
+       egl/docs \
+       getopt hgl SConscript
+
+AM_CFLAGS = $(VISIBILITY_CFLAGS)
+AM_CXXFLAGS = $(VISIBILITY_CXXFLAGS)
 
 AM_CPPFLAGS = \
        -I$(top_srcdir)/include/ \