Tests: Add test app to generate syscalls
[lttng-tools.git] / tests / utils / testapp / gen-syscall-events / Makefile.am
CommitLineData
030312cf
FD
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.022248 seconds and 4 git commands to generate.