freedreno: track staging and shadow perf ctrs for the HUD
[mesa.git] / src / gallium / drivers / softpipe / Makefile.am
index aadd21f3aea4de8710d882ba35e70fa9fb16ad6c..fd77edc51a166d1ecc11aea563c417de8ac01656 100644 (file)
@@ -24,10 +24,11 @@ include Makefile.sources
 include $(top_srcdir)/src/gallium/Automake.inc
 
 AM_CFLAGS = \
-       $(GALLIUM_DRIVER_CFLAGS)
+       $(GALLIUM_DRIVER_CFLAGS) \
+       $(MSVC2013_COMPAT_CFLAGS)
 
 noinst_LTLIBRARIES = libsoftpipe.la
 
 libsoftpipe_la_SOURCES = $(C_SOURCES)
 
-EXTRA_DIST = Android.mk SConscript
+EXTRA_DIST = SConscript