utils: xtgettcap: new utility, to send XTGETTCAP queries

This commit is contained in:
Daniel Eklöf 2022-10-07 14:40:22 +02:00
parent f359a8d6bc
commit 9937d92c85
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 177 additions and 0 deletions

View file

@ -331,6 +331,7 @@ endif
subdir('completions')
subdir('icons')
subdir('utils')
if (get_option('tests'))
subdir('tests')