]> Dogcows Code - chaz/openbox/blobdiff - build/Makefile.plugins.placement
add the mouse plugin to the build system
[chaz/openbox] / build / Makefile.plugins.placement
index 1134c6af52ca45abce0ddc65a317afe93de168e7..248546fc41dcc3fe4a5070d68ccc8e4624810d58 100644 (file)
@@ -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))
This page took 0.025179 seconds and 4 git commands to generate.