completions: add zsh completions

This commit is contained in:
Daniel Eklöf 2019-05-29 20:25:23 +02:00
parent 74fca1efef
commit 6513652711
3 changed files with 12 additions and 0 deletions

View file

@ -82,6 +82,7 @@ if backend_x11
install_headers('xcb.h', subdir: 'f00bar')
endif
subdir('completions')
subdir('doc')
subdir('bar')
subdir('decorations')