From b387c4ae04ed2854dab5cd608468a95d3d49721c Mon Sep 17 00:00:00 2001 From: knut <> Date: Thu, 27 Apr 2006 05:11:03 +0000 Subject: Added first test version of PEAR packaging through Phing. Run "phing dist-pear" to test it. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 7b1781d5..c8fb6ada 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,6 +11,7 @@ buildscripts/phing/style/log.xsl -text buildscripts/phing/style/phpunit2-frames.xsl -text buildscripts/phing/style/phpunit2-noframes.xsl -text buildscripts/phing/style/str.replace.function.xsl -text +buildscripts/phing/tasks/BuildPradoPEARPackageTask.php -text buildscripts/phing/tasks/PhpLintTask.php -text buildscripts/phing/tasks/XmlLintTask.php -text buildscripts/phing/tasks/ZendCodeAnalyzerTask.php -text -- cgit v1.2.3