From 0b49a8f782ef178d5aa22f189e275cfbc43967f3 Mon Sep 17 00:00:00 2001 From: notaz Date: Sun, 8 Jan 2012 17:57:52 +0200 Subject: frontend: oshide->xenv refactoring change merged from pandora's SDL project --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3