diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
