i965: Drop unused alignment parameter from brw_bo_alloc().
[mesa.git] / src / mesa / drivers / dri / Makefile.am
index 5cb2127501ed4705d58819bc9e9ac729be993377..3876d7c41924b76a677a8158b2cbf10bdfd67315 100644 (file)
@@ -57,7 +57,7 @@ mesa_dri_drivers_la_LDFLAGS = \
        -module \
        -no-undefined \
        -avoid-version \
-       -Wl,--build-id=sha1 \
+       $(LD_BUILD_ID) \
        $(BSYMBOLIC) \
        $(GC_SECTIONS) \
        $(LD_NO_UNDEFINED)
@@ -72,6 +72,8 @@ mesa_dri_drivers_la_LIBADD = \
         $(DRI_LIB_DEPS) \
         $()
 
+EXTRA_DIST = meson.build
+
 if NEED_MEGADRIVER
 dri_LTLIBRARIES = mesa_dri_drivers.la