From 8fc618e62e4cfbb7f09ee054f006208deb3ce62d Mon Sep 17 00:00:00 2001 From: espie Date: Sun, 11 Jun 2006 22:34:54 +0000 Subject: [PATCH] +p5-Syntax-Highlight-* --- textproc/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/textproc/Makefile b/textproc/Makefile index 828ad609f3f..eb5f0a586e8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.148 2006/05/22 23:00:29 alek Exp $ +# $OpenBSD: Makefile,v 1.149 2006/06/11 22:34:54 espie Exp $ # $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $ SUBDIR += TclXML @@ -74,6 +74,9 @@ SUBDIR += p5-String-Random SUBDIR += p5-String-ShellQuote SUBDIR += p5-String-Similarity + SUBDIR += p5-Syntax-Highlight-HTML + SUBDIR += p5-Syntax-Highlight-Mason + SUBDIR += p5-Syntax-Highlight-Perl SUBDIR += p5-Template SUBDIR += p5-Text-Aligner SUBDIR += p5-Text-Autoformat