mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 20:46:14 +01:00
Fix meson formatting
This commit is contained in:
parent
568763e776
commit
5a83f384d1
@ -369,16 +369,17 @@ if host_system != 'windows'
|
||||
)
|
||||
|
||||
portal_sources = [files(
|
||||
'gdocumentportal.c',
|
||||
'gopenuriportal.c',
|
||||
'gmemorymonitorportal.c',
|
||||
'gnetworkmonitorportal.c',
|
||||
'gpowerprofilemonitorportal.c',
|
||||
'gproxyresolverportal.c',
|
||||
'gtrashportal.c',
|
||||
'gportalsupport.c',
|
||||
'gportalnotificationbackend.c',
|
||||
'gsandbox.c'),
|
||||
'gdocumentportal.c',
|
||||
'gopenuriportal.c',
|
||||
'gmemorymonitorportal.c',
|
||||
'gnetworkmonitorportal.c',
|
||||
'gpowerprofilemonitorportal.c',
|
||||
'gproxyresolverportal.c',
|
||||
'gtrashportal.c',
|
||||
'gportalsupport.c',
|
||||
'gportalnotificationbackend.c',
|
||||
'gsandbox.c',
|
||||
),
|
||||
xdp_dbus_generated
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user