forked from AuroraMiddleware/gtk
installed-tests: Fix the icontheme test
We forgot to install some of the icons, causing the test to fail.
This commit is contained in:
parent
7cf61e6a4b
commit
28a9fa2486
@ -271,6 +271,7 @@ if get_option('install-tests')
|
||||
endforeach
|
||||
|
||||
install_subdir('icons', install_dir: testexecdir)
|
||||
install_subdir('icons2', install_dir: testexecdir)
|
||||
install_subdir('ui', install_dir: testexecdir)
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user