diff options
Diffstat (limited to 'lib/bluetooth/meson.build')
-rw-r--r-- | lib/bluetooth/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bluetooth/meson.build b/lib/bluetooth/meson.build index 01d2cb1..529e85f 100644 --- a/lib/bluetooth/meson.build +++ b/lib/bluetooth/meson.build @@ -38,6 +38,7 @@ sources = [config] + files( 'adapter.vala', 'bluetooth.vala', 'device.vala', + 'battery.vala', 'interfaces.vala', 'utils.vala', ) |