summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/backend/data/prog-lib-c-only/c-simple-programs/moz.build
blob: db958d1d1f27328aa8c518c8394656b3de922da2 (plain)
1
2
3
4
5
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/

SimplePrograms(["c_simple_program"], ext=".c")