Rename sessiond comm lib into ust comm
[lttng-ust.git] / liblttng-ust-comm / Makefile.am
diff --git a/liblttng-ust-comm/Makefile.am b/liblttng-ust-comm/Makefile.am
new file mode 100644 (file)
index 0000000..2ae997c
--- /dev/null
@@ -0,0 +1,5 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include
+
+noinst_LTLIBRARIES = liblttng-ust-comm.la
+
+liblttng_ust_comm_la_SOURCES = lttng-ust-comm.c
This page took 0.02332 seconds and 4 git commands to generate.