Added upower man page into man_files meson variable

This commit is contained in:
Erik Reider 2022-03-25 14:53:46 +01:00
parent 2ca4dcac49
commit 9dc09d2702

View File

@ -359,6 +359,7 @@ if scdoc.found()
'waybar-wlr-workspaces.5.scd',
'waybar-bluetooth.5.scd',
'waybar-sndio.5.scd',
'waybar-upower.5.scd',
]
if (giounix.found() and not get_option('logind').disabled())