diff options
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 8e41656e610..89be0b305b8 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.243 2016/03/23 14:22:14 hauke Exp $ +# $NetBSD: Makefile,v 1.244 2016/03/23 14:23:18 hauke Exp $ # COMMENT= Emulators for other operating systems @@ -128,7 +128,7 @@ SUBDIR+= qemu0 SUBDIR+= raine SUBDIR+= realboy SUBDIR+= retroarch -SUBDIR+= shoestring +SUBDIR+= shoebill SUBDIR+= simh SUBDIR+= simulavr SUBDIR+= ski |