summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/backend/data/linkage/real/foo/moz.build
blob: a0bd7526e63ca0de4e869ee50ce6187ea34d13b3 (plain)
1
2
3
4
5
6
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/

SOURCES += ["foo1.c", "foo2.c"]

FINAL_LIBRARY = "foo"