diff options
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r-- | ld/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in index 211e620..ef2e99e 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -2680,6 +2680,7 @@ install-data-local: install-bfdpluginLTLIBRARIES $(INSTALL_DATA) $$f $(DESTDIR)$(scriptdir)/$$f ; \ done rm -f $(DESTDIR)$(bfdplugindir)/libdep.la + rm -f $(DESTDIR)$(bfdplugindir)/libdep.dll.a diststuff: info $(EXTRA_DIST) # Both info (ld.info) and ld.1 depend on configdoc.texi. |