summaryrefslogtreecommitdiff
path: root/common.mak
diff options
context:
space:
mode:
Diffstat (limited to 'common.mak')
-rw-r--r--common.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mak b/common.mak
index a3940730a7..e93ded0564 100644
--- a/common.mak
+++ b/common.mak
@@ -96,6 +96,7 @@ uninstall-libs:
-rm -f "$(SHLIBDIR)/$(SLIBNAME_WITH_MAJOR)" \
"$(SHLIBDIR)/$(SLIBNAME)" \
"$(SHLIBDIR)/$(SLIBNAME_WITH_VERSION)"
+ -$(SLIB_UNINSTALL_EXTRA_CMD)
-rm -f "$(LIBDIR)/$(LIB)"
uninstall-headers::