summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/backend/data/install_substitute_config_files/moz.build
blob: c38b472911862bc84186740c8de1617b5fa6931e (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/

# We want to test recursion into the subdir, so do the real work in 'sub'
DIRS += ["sub"]