Fix: test_benchmark: do not match "CPU(s) scaling MHz:"
[lttng-ust.git] / common / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
2
3 lib_LTLIBRARIES = liblttng-ust-context-jni.la
4 liblttng_ust_context_jni_la_SOURCES = lttng_ust_context.c
5
6 nodist_liblttng_ust_context_jni_la_SOURCES = org_lttng_ust_agent_context_LttngContextApi.h
7
8 liblttng_ust_context_jni_la_LIBADD = -lc -L$(top_builddir)/liblttng-ust/.libs -llttng-ust
This page took 0.043712 seconds and 4 git commands to generate.