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