aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d9f2b0e..6cd4b96 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ install:
@echo "Ensure ~/.local/bin is in your PATH"
uninstall:
- uv tool uninstall cvedb
+ uv tool uninstall cvedb-py
rm -f "$(DESTDIR)$(MANDIR)/cvedb.1"
clean: