diff --git a/build.xml b/build.xml index e4c138ef6..e9d2115f0 100644 --- a/build.xml +++ b/build.xml @@ -100,6 +100,9 @@ + + + @@ -166,7 +169,7 @@ script Doctrine/Common/ Doctrine/DBAL/ - Symfony/Component/Yaml/ + Symfony/Component/Yaml/ Symfony/Component/Console/ @@ -188,9 +191,12 @@ - - - + + + + + + @@ -205,11 +211,10 @@ - + - @@ -232,7 +237,7 @@ - bin + bin/ Doctrine/Common/ Doctrine/DBAL/ Doctrine/ORM/ @@ -255,7 +260,7 @@ - bin + bin/ Doctrine/Common/ Doctrine/DBAL/ Doctrine/ORM/ @@ -268,4 +273,5 @@ - \ No newline at end of file + +