From 756003901dc42b8a81da5c461ea9ea360340a9b0 Mon Sep 17 00:00:00 2001 From: bcallah Date: Sun, 14 Apr 2013 14:56:33 +0000 Subject: [PATCH] +polymorphable --- games/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/Makefile b/games/Makefile index b238b2bab1f..0febc779f89 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.260 2013/04/04 14:16:10 bcallah Exp $ +# $OpenBSD: Makefile,v 1.261 2013/04/14 14:56:33 bcallah Exp $ SUBDIR = SUBDIR += abuse @@ -148,6 +148,7 @@ SUBDIR += pingus SUBDIR += pioneers SUBDIR += pokerth + SUBDIR += polymorphable SUBDIR += prboom SUBDIR += prboom-plus SUBDIR += puzzles