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

GENERATED_FILES += [
    "bar.c",
    "foo.c",
    ("xpidllex.py", "xpidlyacc.py"),
]