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

XPIDL_MODULE = "my_module"
XPIDL_SOURCES = ["bar.idl", "foo.idl"]