Bug 774584 - Remove $(shell) from browser/locales/Makefile.in. r=glandium

This commit is contained in:
Edmund Wong 2012-08-11 13:28:20 +08:00
parent 15daadba69
commit 1e1c24cbce

View File

@ -40,9 +40,6 @@ SUBMAKEFILES += \
# This makefile uses variable overrides from the libs-% target to
# build non-default locales to non-default dist/ locations. Be aware!
# XXXCallek Unused?
APP_VERSION := $(shell cat $(srcdir)/../config/version.txt)
PWD := $(CURDIR)
# These are defaulted to be compatible with the files the wget-en-US target