Fix reios makefile building

This commit is contained in:
Stefanos Kornilios Mitsis Poiitidis 2014-12-30 02:05:01 +01:00
parent 088bbfd5e7
commit 65d19d8b9d
1 changed files with 1 additions and 1 deletions

View File

@ -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