From 3e09b79371b09fbae73ee9b072fc66e363f34373 Mon Sep 17 00:00:00 2001 From: acm Date: Wed, 14 Jan 2009 04:18:23 +0000 Subject: - Fix INDEX Reported by: portsnap mail --- emulators/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/Makefile b/emulators/Makefile index 2decc88fe68a..ff052fd81dbe 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -98,7 +98,6 @@ SUBDIR += mupen64 SUBDIR += mupen64-base SUBDIR += mupen64-dummyaudio - SUBDIR += mupen64-dummyvideo SUBDIR += mupen64-glide SUBDIR += mupen64-gln64 SUBDIR += mupen64-input @@ -112,6 +111,7 @@ SUBDIR += mupen64plus SUBDIR += mupen64plus-base SUBDIR += mupen64plus-dummyaudio + SUBDIR += mupen64plus-dummyvideo SUBDIR += mupen64plus-glide SUBDIR += mupen64plus-gln64 SUBDIR += mupen64plus-input -- cgit