Skip to content

Fix Makefile to not fail on file removal for 'relink'

CyberYoshi64 requested to merge CyberYoshi64/ctrpluginframework:develop into develop

This request fixes the build process of TestPlugin from the main Makefile to not fail when the files to be removed don't exist, usually when freshly cloning the repository

Merge request reports