X-Git-Url: https://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=common.mak;h=191598aca1e09d1f5c319894a781fd9f45061335;hp=43bcc57355df48d4aed67be28130ffc4168a6b1c;hb=fa62bdb8684ed7cfc77207004d79d2119dbc2723;hpb=06694949b4d3c6c0b50c02c2a5c9449ef7c61652;ds=sidebyside 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"