aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/freedreno/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/freedreno/Makefile.am b/src/freedreno/Makefile.am
index d9ab9fa1557..12678c08f33 100644
--- a/src/freedreno/Makefile.am
+++ b/src/freedreno/Makefile.am
@@ -65,7 +65,7 @@ libfreedreno_ir3_la_CFLAGS = \
-I$(top_srcdir)/src/freedreno/ir3 \
-I$(top_builddir)/src/compiler/nir \
-I$(top_srcdir)/src/compiler/nir
-libfreedreno_ir3_LIBADD = \
+libfreedreno_ir3_la_LIBADD = \
$(top_builddir)/src/compiler/nir/libnir.la \
$(top_builddir)/src/util/libmesautil.la