pcsx-redux: check dry build in mkhelper

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-09-17 10:45:16 +01:00
parent e1c2525783
commit 058a70a16e
4 changed files with 3 additions and 6 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-3.0-or-later
postmake="copyps1bios"
mkhelper="$if_not_dry_build copyps1bios"
postmake="$if_not_dry_build copyps1bios"