Cleanup configure.ac
[lttng-tools.git] / libkernelctl / Makefile.am
index 474eb29f8e8967f6b64b842bcc2e568f9aafb869..cabdeedd931d52b4ecf22d77a2cde710e0645f05 100644 (file)
@@ -1,5 +1,5 @@
 AM_CPPFLAGS = -I$(top_srcdir)/include
 
 AM_CPPFLAGS = -I$(top_srcdir)/include
 
-lib_LTLIBRARIES = libkernelctl.la
+noinst_LTLIBRARIES = libkernelctl.la
 
 
-libkernelctl_la_SOURCES = libkernelctl.c
+libkernelctl_la_SOURCES = kernelctl.c kernel-ioctl.h
This page took 0.022901 seconds and 4 git commands to generate.