diff --git a/Makefile b/Makefile index e6d1dd50..4e46c4e0 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ install: uninstall: -rm -f $(SBINDIR)/xbps-* - -rm -f $(LIBDIR)/libxbps.so* + -rm -f $(LIBDIR)/libxbps.* .PHONY: clean clean: