Merge remote-tracking branch 'origin/master' into barview

This commit is contained in:
Dave Davenport 2017-05-29 17:12:00 +02:00
commit 7aef96d391

View file

@ -413,6 +413,7 @@ if uncrustify.found()
command: [
uncrustify,
'-c', join_paths(meson.source_root(), 'data', 'uncrustify.cfg'),
'--replace',
rofi_sources
],
)