Tooth/src/Services/meson.build

8 lines
95 B
Meson

sources += files(
'Settings.vala',
)
subdir('Accounts')
subdir('Cache')
subdir('Network')