From 327e801cc3abfd5ea981625204ddf5117147e20b Mon Sep 17 00:00:00 2001 From: Austin Annestrand Date: Sat, 20 Feb 2021 22:34:49 -0600 Subject: Minor Makefile fixes --- libpsn00b/libc/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpsn00b/libc/makefile') diff --git a/libpsn00b/libc/makefile b/libpsn00b/libc/makefile index adfd92b..a515ad5 100644 --- a/libpsn00b/libc/makefile +++ b/libpsn00b/libc/makefile @@ -2,7 +2,7 @@ # Part of the PSn00bSDK Project # 2019 - 2020 Lameguy64 / Meido-Tek Productions -include ../../psn00bsdk-setup.mk +include ../../template/psn00bsdk-setup.mk TARGET = libc.a -- cgit v1.2.3