summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/sw/dri/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/winsys/sw/dri/Makefile.am')
-rw-r--r--src/gallium/winsys/sw/dri/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/winsys/sw/dri/Makefile.am b/src/gallium/winsys/sw/dri/Makefile.am
index c93ce3c0c98..e0f9451fe8a 100644
--- a/src/gallium/winsys/sw/dri/Makefile.am
+++ b/src/gallium/winsys/sw/dri/Makefile.am
@@ -28,7 +28,3 @@ AM_CPPFLAGS = \
noinst_LTLIBRARIES = libswdri.la
libswdri_la_SOURCES = dri_sw_winsys.c
-
-#XXX: Delete this when all targets using the swdri winsys are converted to automake.
-all-local: libswdri.la
- ln -f $(builddir)/.libs/libswdri.a $(builddir)/libswdri.a