summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/frontend/data/localized-generated-files-force/moz.build
blob: 73685545de8bea16b1d4e43bef322a066a3a89bb (plain)
1
2
3
4
5
6
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/

LOCALIZED_GENERATED_FILES += ["abc.ini", ("bar", "baz")]
LOCALIZED_GENERATED_FILES["abc.ini"].force = True