summaryrefslogtreecommitdiffstats
path: root/js/src/devtools/vprof/manifest.mk
blob: e18a17fb5d9be14bbf1c5c436c2632e95d47da42 (plain)
1
2
3
4
5
6
7
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

avmplus_CXXSRCS := $(avmplus_CXXSRCS) \
  $(curdir)/vprof.cpp \
  $(NULL)