Split out xdg.{c,h}
This commit is contained in:
@@ -20,7 +20,7 @@ configure_file(
|
||||
)
|
||||
|
||||
executable('fastiv', 'fastiv.c', 'fastiv-view.c', 'fastiv-io.c',
|
||||
'fastiv-browser.c',
|
||||
'fastiv-browser.c', 'xdg.c',
|
||||
install : true,
|
||||
dependencies : [dependencies])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user