From 26aeec7e7741f983e20ebb0211b575fb6da43e2f Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 14 Feb 2002 15:06:42 +0000 Subject: Add a missing entry: "tclxml". Sort entries. --- textproc/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/Makefile b/textproc/Makefile index c6fa5974a85a..ad6ced85b85c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -135,6 +135,8 @@ SUBDIR += p5-Parse-Syslog SUBDIR += p5-RADIUS-UserFile SUBDIR += p5-RDF-Notation3 + SUBDIR += p5-Regexp-Common + SUBDIR += p5-SVG SUBDIR += p5-Sort-ArbBiLex SUBDIR += p5-Sort-Fields SUBDIR += p5-Sort-PolySort @@ -143,8 +145,6 @@ SUBDIR += p5-String-Scanf SUBDIR += p5-String-ShellQuote SUBDIR += p5-String-Strip - SUBDIR += p5-Regexp-Common - SUBDIR += p5-SVG SUBDIR += p5-Text-Autoformat SUBDIR += p5-Text-Balanced SUBDIR += p5-Text-Bind @@ -265,6 +265,7 @@ SUBDIR += source-highlight SUBDIR += sp SUBDIR += tclExpat + SUBDIR += tclxml SUBDIR += tdtd.el SUBDIR += tex2im SUBDIR += texi2html -- cgit