Complete change of the source directory tree
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
diff --git a/src/common/sessiond-comm/Makefile.am b/src/common/sessiond-comm/Makefile.am
new file mode 100644 (file)
index 0000000..d8c2fa4
--- /dev/null
@@ -0,0 +1,5 @@
+# Session daemon communication lib
+noinst_LTLIBRARIES = libsessiond-comm.la
+
+libsessiond_comm_la_SOURCES = sessiond-comm.c sessiond-comm.h
+
This page took 0.022331 seconds and 4 git commands to generate.