Add datadir

And actually tested it as if I weren't a dumbass
This commit is contained in:
Drew DeVault 2019-01-14 19:48:31 -05:00
parent 1409f16aa6
commit fcf1bd4ebe

View File

@ -199,6 +199,8 @@ if scdoc.found()
endforeach
endif
datadir = get_option('datadir')
if (get_option('zsh-completions'))
zsh_files = files(
'completions/zsh/_swaylock',