diff --git a/Makefile b/Makefile index 0b45bd7..bdcb43c 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ clean: distclean .PHONY: install install: $(SETUP) install $(INSTALL_OPTIONS) - install --mode 644 etc/bash_completion.d/$(notdir $(CURDIR)) /etc/bash_completion.d/ + install --mode 644 etc/bash_completion.d/$(NAME) /etc/bash_completion.d/ .PHONY: register register: