summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/frontend/data/include-basic/moz.build
blob: b8e37c69ea2ba351880586b29212ad65725fdfe0 (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/

DIRS = ["foo"]

include("included.build")