aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authornotaz2012-01-08 17:57:52 +0200
committernotaz2012-01-08 17:57:52 +0200
commit0b49a8f782ef178d5aa22f189e275cfbc43967f3 (patch)
treecd5a4c04cff17cf0f185e27bd9a878549a25041a /Makefile
parent7a518516f8c04644e4ca4bb6bf38a8886e4ae42e (diff)
downloadpcsx_rearmed-0b49a8f782ef178d5aa22f189e275cfbc43967f3.tar.gz
pcsx_rearmed-0b49a8f782ef178d5aa22f189e275cfbc43967f3.tar.bz2
pcsx_rearmed-0b49a8f782ef178d5aa22f189e275cfbc43967f3.zip
frontend: oshide->xenv refactoring
change merged from pandora's SDL project
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 611d5c3..21f3ef6 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ OBJS += maemo/hildon.o maemo/main.o
maemo/%.o: maemo/%.c
else
OBJS += frontend/menu.o frontend/linux/in_evdev.o
-OBJS += frontend/common/input.o frontend/linux/oshide.o
+OBJS += frontend/common/input.o frontend/linux/xenv.o
ifeq "$(PLATFORM)" "pandora"
frontend/%.o: CFLAGS += -DVOUT_FBDEV