mobile: use ext6 Cookies.js

The ext4 file is not in the repository and we don't unpack
the zip anymore, so it won't be found after a `make clean`.
It's the same code formatted differently, so it should work.
This commit is contained in:
Wolfgang Bumiller 2016-03-31 12:32:30 +02:00 committed by Dietmar Maurer
parent c0f8ea9075
commit a467e7d4eb

View File

@ -2,7 +2,7 @@ include ../../defines.mk
JSSRC= \
../ext4/extjs/src/util/Cookies.js \
../ext6/extjs/classic/classic/src/util/Cookies.js \
../manager/Utils.js \
../manager/Parser.js \
Toolkit.js \