Add a simple test case for TRACE_EVENT v2
[ust.git] / tests / trace_event / Makefile.am
CommitLineData
67499583
NC
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
3noinst_PROGRAMS = trace_event_test
4trace_event_test_SOURCES = trace_event_test.c
5trace_event_test_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
6
7CFLAGS_trace_event_test.o = -I$(src)
8noinst_SCRIPTS = run
9EXTRA_DIST = run
This page took 0.022115 seconds and 4 git commands to generate.