~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Alexander Belchenko
  • Date: 2006-09-05 07:37:01 UTC
  • mto: (1711.9.17 jam-integration)
  • mto: This revision was merged to the branch mainline in revision 1984.
  • Revision ID: bialix@ukr.net-20060905073701-93e7c0a44dd7ee05
small but important fix for 'make installer' dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
        python tools/win32/ostools.py copytodir tools/win32/bazaar.url win32_bzr.exe
74
74
 
75
75
# win32 installer for bzr.exe
76
 
installer: exe copy_docs
 
76
installer: exe copy-docs
77
77
        @echo *** Make windows installer
78
78
        cog.py -d -o tools/win32/bzr.iss tools/win32/bzr.iss.cog
79
79
        iscc /Q tools/win32/bzr.iss