Cleanup: standardise include path
[lttng-ust.git] / liblttng-ust-comm / Makefile.am
index 16dc3a693824aa8f64fa2be069d67f41648cc207..bc0fd4c5a501b0e2ad3fcc8bb8c62f4b0e30454d 100644 (file)
@@ -1,5 +1,3 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
+noinst_LTLIBRARIES = liblttng-ust-comm.la
 
-lib_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.022828 seconds and 4 git commands to generate.