View | Details | Raw Unified | Return to bug 115206 | Differences between
and this patch

Collapse All | Expand All

(-)pear-XML_Feed_Parser/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
17
18
USE_PHP=	tidy
18
USE_PHP=	tidy
19
19
20
CATEGORY=	XML
20
CATEGORY=	XML/Feed
21
FILES=		Parser.php Parser/Atom.php Parser/AtomElement.php \
21
FILES=		Parser.php Parser/Atom.php Parser/AtomElement.php \
22
		Parser/Exception.php \
22
		Parser/Exception.php \
23
		Parser/RSS09.php Parser/RSS09Element.php Parser/RSS1.php \
23
		Parser/RSS09.php Parser/RSS09Element.php Parser/RSS1.php \

Return to bug 115206