diff options
Diffstat (limited to 'src/lib/elocation/gen/meson.build')
-rw-r--r-- | src/lib/elocation/gen/meson.build | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/elocation/gen/meson.build b/src/lib/elocation/gen/meson.build new file mode 100644 index 0000000000..58de776fa5 --- /dev/null +++ b/src/lib/elocation/gen/meson.build | |||
@@ -0,0 +1,5 @@ | |||
1 | |||
2 | elocation_src += files([ | ||
3 | 'eldbus_geo_clue2_client.c', | ||
4 | 'eldbus_geo_clue2_location.c', | ||
5 | 'eldbus_geo_clue2_manager.c']) | ||