From 3cb7e1ff6c5ed2c823db33979e5b5251d60e81cd Mon Sep 17 00:00:00 2001 From: ale Date: Fri, 9 Dec 2005 19:45:41 +0000 Subject: Add new XMLReader php5 extension. --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index aabf5160fc11..c2fa0c9f2e29 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -576,6 +576,7 @@ SUBDIR += php5-simplexml SUBDIR += php5-wddx SUBDIR += php5-xml + SUBDIR += php5-xmlreader SUBDIR += php5-xsl SUBDIR += pocketreader SUBDIR += ppower4 -- cgit