1subdir ('scenarios')
2
3install_data (['geslaunch.py'],
4    install_dir : join_paths(get_option('libdir'),
5      'gst-validate-launcher', 'python', 'launcher', 'apps'))
6