autotools: include meson build files in tarball
[mesa.git] / src / mesa / drivers / dri / swrast / Makefile.am
index 0837b4518ff02d4fd154df7a8a527c88f0d28004..110c056054b4963fa70e36ba14d270e188a4930f 100644 (file)
 include Makefile.sources
 
 AM_CFLAGS = \
-       -D__NOT_HAVE_DRM_H \
        -I$(top_srcdir)/include \
        -I$(top_srcdir)/src/ \
        -I$(top_srcdir)/src/mapi \
        -I$(top_srcdir)/src/mesa/ \
+       -I$(top_srcdir)/src/gallium/include \
+       -I$(top_srcdir)/src/gallium/auxiliary \
+       -I$(top_builddir)/src/util \
        -I$(top_srcdir)/src/mesa/drivers/dri/common \
-       -I$(top_builddir)/src/mesa/drivers/dri/common \
+       $(LIBDRM_CFLAGS) \
        $(DEFINES) \
        $(VISIBILITY_CFLAGS)
 
 noinst_LTLIBRARIES = libswrast_dri.la
 libswrast_dri_la_SOURCES = $(SWRAST_C_FILES)
+
+EXTRA_DIST = meson.build