xref: /linux/tools/perf/scripts/Build (revision c6144a21169fe7d0d70f1a0dae6f6301e5918d30)
1ifeq ($(CONFIG_LIBTRACEEVENT),y)
2  perf-$(CONFIG_LIBPERL)   += perl/Perf-Trace-Util/
3endif
4perf-$(CONFIG_LIBPYTHON) += python/Perf-Trace-Util/
5