# SPDX-License-Identifier: CC0-1.0

scripts = files([
    'bin2png.sh',
    'histo2png.py',
    'logger.sh',
    'vsp-lib.sh',
    'vsp-tests.sh',
])

install_data(scripts, install_dir : get_option('prefix'))