kernctl commands to extract the stream instance id
[lttng-tools.git] / src / common / kernel-ctl / Makefile.am
index 1c71c5ce991b352542a7b2ff65bcaab7289de59c..ab057dd3618b8abada4f04e8baf4d589d28f3734 100644 (file)
@@ -1,5 +1,5 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
 
 noinst_LTLIBRARIES = libkernel-ctl.la
 
-libkernel_ctl_la_SOURCES = kernel-ctl.c kernel-ioctl.h
+libkernel_ctl_la_SOURCES = kernel-ctl.c kernel-ctl.h kernel-ioctl.h
This page took 0.022885 seconds and 4 git commands to generate.