gio tests: Install test1.overlay file when building installed tests

This is used as a GResource overlay, so it must be available to the
test.
This commit is contained in:
Iain Lane 2019-02-11 10:21:13 +00:00
parent d3523dfd9a
commit cc12f3f253
No known key found for this signature in database
GPG Key ID: E352D5C51C5041D4

View File

@ -428,6 +428,7 @@ if installed_tests_enabled
'appinfo-test-static.desktop',
'file.c',
'org.gtk.test.dbusappinfo.desktop',
'test1.overlay',
install_dir : installed_tests_execdir,
)
install_subdir('x-content', install_dir : installed_tests_execdir)