~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

Fix typo

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
JS_ALL := $(JS_YUI) $(JS_LAZR) $(JS_OTHER) $(JS_LP)
34
34
JS_OUT := $(LP_BUILT_JS_ROOT)/launchpad.js
35
35
 
36
 
INS_TO_SHUTDOWN=15
 
36
MINS_TO_SHUTDOWN=15
37
37
 
38
38
CODEHOSTING_ROOT=/var/tmp/bazaar.launchpad.dev
39
39