diff options
Diffstat (limited to 'src/gallium/drivers/softpipe/Makefile.am')
-rw-r--r-- | src/gallium/drivers/softpipe/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/softpipe/Makefile.am b/src/gallium/drivers/softpipe/Makefile.am index b6c3c6a4235..52ce958e20f 100644 --- a/src/gallium/drivers/softpipe/Makefile.am +++ b/src/gallium/drivers/softpipe/Makefile.am @@ -59,6 +59,3 @@ libsoftpipe_la_SOURCES = \ sp_tex_tile_cache.c \ sp_tile_cache.c \ sp_surface.c - -all-local: libsoftpipe.la - ln -f $(builddir)/.libs/libsoftpipe.a $(builddir)/libsoftpipe.a |