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

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