sources = [ 'main.c', 'ssb-app.c', 'ssb-window.c', 'sbot.c', ] executable('ssb-gtk', sources, ssb_resources, dependencies: [glib, gtk], install: true)