Update test-case for tracepoints and add a new test-case
[ust.git] / tests / register_test / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libust
2
3 noinst_PROGRAMS = register_test
4 register_test_SOURCES = register_test.c tp.h
5 register_test_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
This page took 0.029753 seconds and 4 git commands to generate.