From f6a3b0147d51b247c789f16bf59092cfdb840b7d Mon Sep 17 00:00:00 2001 From: rhynec <86078431+rhynec@users.noreply.github.com> Date: Sat, 2 Oct 2021 12:32:42 -0500 Subject: [PATCH] Fix PS3 Build - Include nfs4 files in compilation. Compilation failed due to changes introduced in https://github.com/sahlberg/libnfs/commit/cdb377532a814860083ed00a2b1835d0c4f2233a. This is a test patch to see if compilation succeeds with this minor change. --- ps3_ppu/Makefile.PS3_PPU | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ps3_ppu/Makefile.PS3_PPU b/ps3_ppu/Makefile.PS3_PPU index 1ff0e0c..5fb3732 100644 --- a/ps3_ppu/Makefile.PS3_PPU +++ b/ps3_ppu/Makefile.PS3_PPU @@ -33,7 +33,7 @@ endif TARGET := libnfs BUILD := build-ppu SOURCE := lib mount portmap nfs nfs4 nsm rquota nlm ps3_ppu -INCLUDE := include include/nfsc ps3_ppu nfs mount portmap +INCLUDE := include include/nfsc ps3_ppu nfs nfs4 mount portmap DATA := data LIBS :=