From 8171d99e148771ba9ff19a1bd9e952e380f4c504 Mon Sep 17 00:00:00 2001 From: okan Date: Thu, 3 Jan 2008 21:52:36 +0000 Subject: [PATCH] add randtype --- misc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/Makefile b/misc/Makefile index 4fcaf56bc94..0e50e32082e 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.104 2007/10/10 14:38:58 jasper Exp $ +# $OpenBSD: Makefile,v 1.105 2008/01/03 21:52:36 okan Exp $ # $FreeBSD: Makefile,v 1.121 1997/11/17 10:14:33 tg Exp $ # @@ -64,6 +64,7 @@ SUBDIR += py-imdb SUBDIR += py-memcached SUBDIR += pymissile + SUBDIR += randtype SUBDIR += remind SUBDIR += rlwrap SUBDIR += rpm