Tests: Change syscall tests to use `gen-syscall-events` testapp
[lttng-tools.git] / tests / utils / testapp / gen-syscall-events / Makefile.am
... / ...
CommitLineData
1AM_CFLAGS += -I$(top_srcdir)/tests/utils/
2
3noinst_PROGRAMS = gen-syscall-events
4gen_syscall_events_SOURCES = gen-syscall-events.c
5gen_syscall_events_LDADD = $(top_builddir)/tests/utils/libtestutils.la
This page took 0.025907 seconds and 4 git commands to generate.