diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 2658e5b01f7..98596a03875 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.172 2008/11/21 17:42:36 adam Exp $ +# $NetBSD: Makefile,v 1.173 2008/12/06 12:57:39 obache Exp $ # COMMENT= Emulators for other operating systems @@ -171,6 +171,7 @@ SUBDIR+= wine-devel SUBDIR+= x48 SUBDIR+= xbeeb SUBDIR+= xcopilot +SUBDIR+= xhomer SUBDIR+= xm7 SUBDIR+= xmame SUBDIR+= xmess |