summaryrefslogtreecommitdiff
path: root/common.mak
diff options
context:
space:
mode:
Diffstat (limited to 'common.mak')
-rw-r--r--common.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mak b/common.mak
index 43bcc57355..191598aca1 100644
--- a/common.mak
+++ b/common.mak
@@ -92,7 +92,7 @@ uninstall-libs:
"$(shlibdir)/$(SLIBNAME_WITH_VERSION)"
-rm -f "$(libdir)/$(LIB)"
-uninstall-headers:
+uninstall-headers::
rm -f $(addprefix "$(incdir)/",$(HEADERS))
rm -f "$(libdir)/pkgconfig/lib$(NAME).pc"