diff options
-rw-r--r-- | src/intel/isl/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/intel/isl/Makefile.am b/src/intel/isl/Makefile.am index d1f91a78e02..d371a29c7d1 100644 --- a/src/intel/isl/Makefile.am +++ b/src/intel/isl/Makefile.am @@ -31,8 +31,6 @@ ISL_GEN_LIBS = \ noinst_LTLIBRARIES = $(ISL_GEN_LIBS) libisl.la -EXTRA_DIST = tests - # The gallium includes are for the util/u_math.h include from main/macros.h AM_CPPFLAGS = \ $(INTEL_CFLAGS) \ |