diff options
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r-- | ld/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am index 0314a58..f8e9932 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -1081,6 +1081,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 # Stuff that should be included in a distribution. The diststuff # target is run by the taz target in ../Makefile.in. |