Use a variable to select the dlopen lib in Makefiles
[lttng-ust.git] / tests / same_line_tracepoint / Makefile.am
CommitLineData
90c09854
JG
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -Wsystem-headers
2
3noinst_PROGRAMS = same_line_tracepoint
4same_line_tracepoint_SOURCES = same_line_tracepoint.c ust_tests_sameline.h
9d4d2a63 5same_line_tracepoint_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la $(DL_LIBS)
This page took 0.024727 seconds and 4 git commands to generate.