diff options
Diffstat (limited to 'src/gallium/drivers/nv50/Makefile.am')
-rw-r--r-- | src/gallium/drivers/nv50/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/nv50/Makefile.am b/src/gallium/drivers/nv50/Makefile.am index d22e684d485..93eeb1f6a20 100644 --- a/src/gallium/drivers/nv50/Makefile.am +++ b/src/gallium/drivers/nv50/Makefile.am @@ -31,6 +31,3 @@ AM_CPPFLAGS = \ $(GALLIUM_CFLAGS) libnv50_la_SOURCES = $(C_SOURCES) $(CPP_SOURCES) - -all-local: libnv50.la - ln -f $(builddir)/.libs/libnv50.a $(builddir)/libnv50.a |