From: Emil Velikov Date: Fri, 21 Aug 2015 01:01:42 +0000 (+0100) Subject: winsys/sw/kms-dri: don't attempt to bundle the sconscript X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a8f451cd0e06278699fb7139213bbc6c98a9cc52;p=mesa.git winsys/sw/kms-dri: don't attempt to bundle the sconscript The build/file was removed with an earlier commit while the EXTRA_DIST was forgotten. Fixes: 66d77cd71c6 (scons: don't build the kms-dri winsys) Signed-off-by: Emil Velikov --- diff --git a/src/gallium/winsys/sw/kms-dri/Makefile.am b/src/gallium/winsys/sw/kms-dri/Makefile.am index 7f26b1b2f19..8162553289d 100644 --- a/src/gallium/winsys/sw/kms-dri/Makefile.am +++ b/src/gallium/winsys/sw/kms-dri/Makefile.am @@ -31,5 +31,3 @@ AM_CFLAGS = \ noinst_LTLIBRARIES = libswkmsdri.la libswkmsdri_la_SOURCES = $(C_SOURCES) - -EXTRA_DIST = SConscript