diff --git a/Makefile.ps3 b/Makefile.ps3 index 95e25b1235..c69de5a4eb 100644 --- a/Makefile.ps3 +++ b/Makefile.ps3 @@ -44,6 +44,7 @@ PPU_SRCS = fifo_buffer.c \ console/main_wrap.c \ console/rom_ext.c \ console/librsound/librsound.c \ + console/szlib/szlib.c \ ps3/ps3_input.c \ ps3/cellframework2/input/pad_input.c \ ps3/cellframework2/utility/oskutil.c \