Complete change of the source directory tree
[lttng-tools.git] / src / common / kernel-ctl / Makefile.am
diff --git a/src/common/kernel-ctl/Makefile.am b/src/common/kernel-ctl/Makefile.am
new file mode 100644 (file)
index 0000000..1c71c5c
--- /dev/null
@@ -0,0 +1,5 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include
+
+noinst_LTLIBRARIES = libkernel-ctl.la
+
+libkernel_ctl_la_SOURCES = kernel-ctl.c kernel-ioctl.h
This page took 0.023119 seconds and 4 git commands to generate.