Sync config/ and js/src/config/ a=me

This commit is contained in:
Kyle Huey 2010-08-18 18:40:18 -04:00
parent 4fc423d4c3
commit f7dfc55bf5

View File

@ -845,3 +845,5 @@ ifdef TIERS
DIRS += $(foreach tier,$(TIERS),$(tier_$(tier)_dirs))
STATIC_DIRS += $(foreach tier,$(TIERS),$(tier_$(tier)_staticdirs))
endif
OPTIMIZE_JARS_CMD = $(PYTHON) $(topsrcdir)/config/optimizejars.py