~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-03-30 20:13:27 UTC
  • mfrom: (12703.1.1 restore-sprites)
  • Revision ID: launchpad@pqm.canonical.com-20110330201327-dr88gkxj6uisjnl7
[r=benji][no-qa] Fix makefile to generate the recently removed
        icon-sprites file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
149
149
        chmod 777 $(CODEHOSTING_ROOT)/rewrite.log
150
150
        touch $(CODEHOSTING_ROOT)/config/launchpad-lookup.txt
151
151
 
152
 
build: compile apidoc jsbuild css_combine
 
152
build: compile apidoc jsbuild css_combine sprite_image
153
153
 
154
154
css_combine: sprite_css bin/combine-css
155
155
        ${SHHH} bin/combine-css
159
159
${LP_BUILT_JS_ROOT}/sprite.css: bin/sprite-util ${ICING}/sprite.css.in ${ICING}/icon-sprites.positioning
160
160
        ${SHHH} bin/sprite-util create-css
161
161
 
162
 
sprite_image:
 
162
sprite_image: ${ICING}/icon-sprites
 
163
 
 
164
${ICING}/icon-sprites: bin/sprite-util ${ICING}/icon-sprites.positioning
163
165
        ${SHHH} bin/sprite-util create-image
164
166
 
165
167
# We absolutely do not want to include the lazr.testing module and