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

CONFIGURE_SUBST_FILES = ["foo.h"]

EXPORTS.out += ["!foo.h"]