freedreno: Fix autotools build.
[mesa.git] / src / gallium / targets / pipe-loader / Makefile.am
index fa16e8535ff1bf6117276c4d7eea0ffe29718fd9..db515e3097b70caa9d266030353fa453a1dc5be6 100644 (file)
@@ -157,6 +157,8 @@ pipe_msm_la_LIBADD = \
        $(PIPE_LIBS) \
        $(top_builddir)/src/gallium/winsys/freedreno/drm/libfreedrenodrm.la \
        $(top_builddir)/src/gallium/drivers/freedreno/libfreedreno.la \
+       $(top_builddir)/src/freedreno/libfreedreno_drm.la \
+       $(top_builddir)/src/freedreno/libfreedreno_ir3.la \
        $(LIBDRM_LIBS) \
        $(FREEDRENO_LIBS)