Commit 069e050
Fix Makefile.am for zsh completion
`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.1 parent ed2ad16 commit 069e050
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
0 commit comments