summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 387af635b87..32666d63348 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2001/07/07 14:45:11 veego Exp $
+# $NetBSD: Makefile,v 1.60 2001/09/02 23:08:14 kristerw Exp $
#
COMMENT= Emulators for other operating systems
@@ -55,5 +55,6 @@ SUBDIR+= xbeeb
SUBDIR+= xcopilot
SUBDIR+= xm7
SUBDIR+= xmame
+SUBDIR+= xmess
.include "../mk/bsd.pkg.subdir.mk"