summaryrefslogtreecommitdiff
path: root/build/Makefile.plugins.placement
diff options
context:
space:
mode:
Diffstat (limited to 'build/Makefile.plugins.placement')
-rw-r--r--build/Makefile.plugins.placement1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/Makefile.plugins.placement b/build/Makefile.plugins.placement
index 1134c6af..248546fc 100644
--- a/build/Makefile.plugins.placement
+++ b/build/Makefile.plugins.placement
@@ -32,7 +32,6 @@ install:
$(INSTALL) -d $(DESTDIR)$(plugindir)/
$(LIBTOOL) --mode=install $(INSTALL) $(target) \
$(DESTDIR)$(plugindir)/$(notdir $(target))
- $(LIBTOOL) --mode=finish $(DESTDIR)$(plugindir)
uninstall:
$(LTRM) $(DESTDIR)$(plugindir)/$(notdir $(target))