add w9wm to Makefile

This commit is contained in:
brad 2000-08-18 19:07:06 +00:00
parent f8c32ff78f
commit 4b5e4ea88b

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2000/08/15 02:41:23 kevlo Exp $
# $OpenBSD: Makefile,v 1.9 2000/08/18 19:07:06 brad Exp $
# $FreeBSD: Makefile,v 1.4 1997/11/17 11:55:01 tg Exp $
#
@ -12,6 +12,7 @@
SUBDIR += rc,editline
SUBDIR += sam
SUBDIR += tcs
SUBDIR += w9wm
SUBDIR += wily
.include <bsd.port.subdir.mk>