From 62402b979a32a6fba4dba9c5dd0837de415233af Mon Sep 17 00:00:00 2001 From: jkoshy Date: Wed, 17 Jan 2001 09:11:36 +0000 Subject: Add a port for the RXP validating XML parser. --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index b585f4eafd2e..8df93243235c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -118,6 +118,7 @@ SUBDIR += ruby-html-parser SUBDIR += ruby-rdtool SUBDIR += ruby-xmlparser + SUBDIR += rxp SUBDIR += sablotron SUBDIR += sarep SUBDIR += sdf -- cgit