Empty import of libkernelctl
[lttng-tools.git] / libkernelctl / Makefile.am
diff --git a/libkernelctl/Makefile.am b/libkernelctl/Makefile.am
new file mode 100644 (file)
index 0000000..474eb29
--- /dev/null
@@ -0,0 +1,5 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include
+
+lib_LTLIBRARIES = libkernelctl.la
+
+libkernelctl_la_SOURCES = libkernelctl.c
This page took 0.023205 seconds and 4 git commands to generate.