]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Re-add uninstallplugins, there has to be at least one instance of this.
authorJelmer Vernooij <jelmer@samba.org>
Mon, 29 Sep 2008 22:32:20 +0000 (00:32 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 29 Sep 2008 22:32:20 +0000 (00:32 +0200)
source4/Makefile

index 71529305b45e497ecc8610e84d738c64c80ec530..74383b1a59ee3ef65fa3a4f1606fd4a91cec4c2d 100644 (file)
@@ -285,6 +285,8 @@ uninstallman::
        @echo "Removing manpages"
        @$(SHELL) $(srcdir)/script/uninstallman.sh $(DESTDIR)$(mandir) $(MANPAGES)
 
+uninstallplugins::
+
 uninstallpc::
        @echo "Removing package configurations"
        @cd $(DESTDIR)$(pkgconfigdir); rm -f $(notdir $(PC_FILES))