mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 18:32:44 +00:00
(PS3) fixed pkg rule
This commit is contained in:
parent
8aa2eb9741
commit
351e58b856
@ -121,7 +121,7 @@ ifeq ($(DOWNLOAD_SHADERS),1)
|
||||
git clone git://github.com/twinaphex/common-shaders.git ps3/pkg/USRDIR/cores/shaders
|
||||
endif
|
||||
|
||||
pkg: $(PPU_TARGET) create-shaders create-salamander-npdrm create-npdrm-core
|
||||
pkg: $(PPU_TARGET) create-shaders create-npdrm-salamander create-npdrm-core
|
||||
$(MAKE_PACKAGE_NPDRM) ps3/pkg/package.conf ps3/pkg
|
||||
|
||||
pkg-signed: $(PPU_TARGET) create-shaders create-salamander create-npdrm-core
|
||||
|
Loading…
x
Reference in New Issue
Block a user