Version 2.5.7
[lttng-ust.git] / liblttng-ust-comm / Makefile.am
index 16dc3a693824aa8f64fa2be069d67f41648cc207..065dbbf7f370c0016e13d794689ff70cb314dfe7 100644 (file)
@@ -1,5 +1,5 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
 
-lib_LTLIBRARIES = liblttng-ust-comm.la
+noinst_LTLIBRARIES = liblttng-ust-comm.la
 
 liblttng_ust_comm_la_SOURCES = lttng-ust-comm.c
This page took 0.023306 seconds and 4 git commands to generate.