Tests: Add "libc-wrapper" ust regression test
[lttng-tools.git] / tests / regression / ust / libc-wrapper / Makefile.am
CommitLineData
5836cdc2
JG
1AM_CPPFLAGS = -I$(srcdir)
2
3noinst_PROGRAMS = prog
4prog_SOURCES = prog.c
5prog_LDADD = -llttng-ust -llttng-ust-libc-wrapper
6
7noinst_SCRIPTS = test_libc-wrapper test_libc-wrapper.py
8EXTRA_DIST = test_libc-wrapper test_libc-wrapper.py
This page took 0.022312 seconds and 4 git commands to generate.