Commit | Line | Data |
---|---|---|
b6714058 | 1 | AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include |
b35d179d | 2 | |
908de0fc | 3 | noinst_LTLIBRARIES = liblttng-ust-comm.la |
b35d179d | 4 | |
6548fca4 | 5 | liblttng_ust_comm_la_SOURCES = lttng-ust-comm.c lttng-ust-fd-tracker.c |