diff options
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index b8883ad4101..3888b736b7b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.188 2011/07/27 09:26:41 cherry Exp $ +# $NetBSD: Makefile,v 1.189 2011/07/27 11:24:26 cherry Exp $ # COMMENT= Emulators for other operating systems @@ -104,6 +104,7 @@ SUBDIR+= raine #SUBDIR+= sap # only contains a Makefile.common SUBDIR+= simh SUBDIR+= simulavr +SUBDIR+= ski SUBDIR+= ski-bin SUBDIR+= sms_sdl SUBDIR+= snes9x |