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