From 94ddc70080f20724ddbbf0782a0d48e42cfd9be4 Mon Sep 17 00:00:00 2001 From: martymac Date: Wed, 16 Oct 2013 07:16:57 +0000 Subject: - Update to 4.0.0 - As OpenGL rendering now works, remove the -devel suffix - Enable staging - Use new LIB_DEPENDS format - Add new UPNP option - Handle -liconv removal on -CURRENT --- emulators/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/Makefile') diff --git a/emulators/Makefile b/emulators/Makefile index 3e56ddd6aa45..d42315b972cb 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -24,7 +24,7 @@ SUBDIR += dboxfe SUBDIR += desmume SUBDIR += dgen-sdl - SUBDIR += dolphin-emu-devel + SUBDIR += dolphin-emu SUBDIR += dosbox SUBDIR += doscmd SUBDIR += dtcyber -- cgit