~jameinel/ubuntuone-windows-installer/readme_fixes

« back to all changes in this revision

Viewing changes to main.build

  • Committer: Manuel de la Pena
  • Date: 2010-10-12 10:06:34 UTC
  • mto: (84.3.2 u1sync_long_paths)
  • mto: This revision was merged to the branch mainline in revision 102.
  • Revision ID: mandel@themacaque.com-20101012100634-mox3bp8qpxhjrlnf
Increased test converage.

Show diffs side-by-side

added added

removed removed

Lines of Context:
213
213
              managed="true"
214
214
              workingdir="src"
215
215
              program="python.exe"
216
 
              commandline="setup.py py2exe" />
 
216
              commandline="setup.py py2exe --packages=ubuntuone.storageprotocol" />
217
217
              
218
218
    </target>
219
219