summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/backend/data/linkage/moz.build
blob: f01a01276042510154aba809da493345f881b913 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/

include("templates.mozbuild")

DIRS += [
    "real",
    "shared",
    "prog",
    "static",
]