723b456a4a7d697bd7dd9a5675760c826a6fb88a
[ust.git] / tests / libustctl_function_tests / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/tests/
2
3 noinst_PROGRAMS = libustctl_function_tests
4 libustctl_function_tests_SOURCES = libustctl_function_tests.c
5 libustctl_function_tests_LDADD = $(top_builddir)/libust/libust.la \
6 $(top_builddir)/libustctl/libustctl.la \
7 $(top_builddir)/libust-initializer.o \
8 $(top_builddir)/tests/libtap.la \
9 -lpthread
10
This page took 0.030038 seconds and 3 git commands to generate.