diff options
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 0523697772c..664db169cc7 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2002/11/14 12:48:28 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2002/12/31 07:05:51 dsainty Exp $ # COMMENT= Emulators for other operating systems @@ -30,6 +30,7 @@ SUBDIR+= netbsd32_compat15 SUBDIR+= netbsd32_compat16 SUBDIR+= osf1_lib SUBDIR+= p11 +SUBDIR+= palmosemulator SUBDIR+= pcemu SUBDIR+= peace SUBDIR+= plex86 |