diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-01-14 04:18:23 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-01-14 04:18:23 +0000 |
commit | 54e81af533dbad1f78dc6b7a6f50afa40ff14d05 (patch) | |
tree | 940b5527c32c408aa60f43998ffc31654ef37dcd /emulators | |
parent | 9e893e8597854fd9fc7a716598e9878af8c1c461 (diff) | |
download | ports-54e81af533dbad1f78dc6b7a6f50afa40ff14d05.tar.gz ports-54e81af533dbad1f78dc6b7a6f50afa40ff14d05.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |