From 9a8ff6641a9392c64428508640a50c2cd13829af Mon Sep 17 00:00:00 2001 From: sturm Date: Tue, 26 Nov 2002 08:59:51 +0000 Subject: [PATCH] add prboom --- games/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/Makefile b/games/Makefile index b751ec77141..918630e98d6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.78 2002/08/25 04:51:39 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.79 2002/11/26 08:59:51 sturm Exp $ # $FreeBSD: Makefile,v 1.91 1997/11/18 09:29:31 tg Exp $ # @@ -68,6 +68,7 @@ SUBDIR += omega # SUBDIR += oneko # SUBDIR += oonsoo + SUBDIR += prboom # SUBDIR += qcc SUBDIR += qstat SUBDIR += quake