mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 16:03:40 +02:00
Fix meson formatting
This commit is contained in:
committed by
Philip Withnall
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
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user