Fix reios makefile building
This commit is contained in:
parent
088bbfd5e7
commit
65d19d8b9d
|
@ -9,7 +9,7 @@ RZDCY_SRC_DIR ?= $(call my-dir)
|
|||
RZDCY_MODULES := cfg/ hw/arm7/ hw/aica/ hw/holly/ hw/ hw/gdrom/ hw/maple/ \
|
||||
hw/mem/ hw/pvr/ hw/sh4/ hw/sh4/interpr/ hw/sh4/modules/ plugins/ profiler/ oslib/ \
|
||||
hw/extdev/ hw/arm/ imgread/ linux/ ./ deps/coreio/ deps/zlib/ deps/chdr/ deps/crypto/ deps/libelf/ deps/chdpsr/ arm_emitter/ \
|
||||
deps/libzip/ deps/libpng/ rend/
|
||||
deps/libzip/ deps/libpng/ rend/ reios/
|
||||
|
||||
|
||||
ifdef WEBUI
|
||||
|
|
Loading…
Reference in New Issue