summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/frontend/data/localized-generated-files-final-target-files/moz.build
blob: 48acff144732bed763106be064ca73300e0bad46 (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"]
FINAL_TARGET_FILES += ["!abc.ini"]