summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/frontend/data/program-paths/dist-subdir/moz.build
blob: fc2f664c01d75baade7b275aa81b744b165856a9 (plain)
1
2
3
4
5
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/

DIST_SUBDIR = "foo"
Program("dist-subdir")