Clean-up: consumer.hpp: coding style indentation fix
[lttng-tools.git] / tests / utils / testapp / gen-syscall-events / Makefile.am
CommitLineData
9d16b343
MJ
1# SPDX-License-Identifier: GPL-2.0-only
2
729c1fec 3AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
030312cf
FD
4
5noinst_PROGRAMS = gen-syscall-events
729c1fec 6gen_syscall_events_SOURCES = gen-syscall-events.cpp
030312cf 7gen_syscall_events_LDADD = $(top_builddir)/tests/utils/libtestutils.la
This page took 0.047737 seconds and 5 git commands to generate.