Add probe provider unregister function
[lttng-ust.git] / liblttng-ust-comm / Makefile.am
index 2ae997c5bb92a7812af1990a673ffd91de322ede..b904306587301285a2da365d00652b3e42c22f7b 100644 (file)
@@ -1,5 +1,5 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
 
 noinst_LTLIBRARIES = liblttng-ust-comm.la
 
-liblttng_ust_comm_la_SOURCES = lttng-ust-comm.c
+liblttng_ust_comm_la_SOURCES = lttng-ust-comm.c lttng-ust-fd-tracker.c
This page took 0.022392 seconds and 4 git commands to generate.