Fix: syscall event rule: emission sites not compared in is_equal
[lttng-tools.git] / tests / utils / testapp / gen-syscall-events / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: GPL-2.0-only
2
3AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
4
5noinst_PROGRAMS = gen-syscall-events
6gen_syscall_events_SOURCES = gen-syscall-events.cpp
7gen_syscall_events_LDADD = $(top_builddir)/tests/utils/libtestutils.la
This page took 0.022939 seconds and 5 git commands to generate.