summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/frontend/data/missing-xpidl/moz.build
blob: e3a2a69d07e98bb00db1aec6808d2e48b697d1b8 (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 = ["nonexistant.idl"]