Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Makefile.am for zsh completion #189

Merged
merged 1 commit into from Jan 27, 2024
Merged

Conversation

felixonmars
Copy link
Contributor

install-zsh-completion was only added as a phony target, and running make install-zsh-completion does nothing.

Fixes this by declaring the target properly.

`install-zsh-completion` was only added as a phony target, and running `make install-zsh-completion` does nothing.

Fixes this by declaring the target properly.
@hpjansson hpjansson merged commit 069e050 into hpjansson:master Jan 27, 2024
1 check passed
@hpjansson
Copy link
Owner

Great, thanks!

@felixonmars felixonmars deleted the patch-1 branch January 27, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants