summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/frontend/data/final-target-pp-files-non-srcdir/moz.build
blob: 67e5fb5dceec31654e79ae865a4c770fdeb76c78 (plain)
1
2
3
4
5
6
7
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/

FINAL_TARGET_PP_FILES += [
    "!foo.js",
]