Make sure to include androidtest and android-integration
authorsrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Mon, 30 Nov 2009 14:35:22 +0000 (14:35 +0000)
committersrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Mon, 30 Nov 2009 14:35:22 +0000 (14:35 +0000)
git-svn-id: http://zxing.googlecode.com/svn/trunk@1130 59b500cc-1b3d-0410-9834-0bbf25fbcc57

build.xml

index 55f30cf..f90d2ca 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -60,6 +60,8 @@
         <include name="build.xml"/>
         <include name="build.properties"/>
         <include name="android/**"/>
+        <include name="android-integration/**"/>
+        <include name="androidtest/**"/>
         <include name="bug/**"/>
         <exclude name="bug/lib/com.buglabs*"/> <!-- Cannot distributed GPLed libraries -->
         <include name="core/**"/>