Fix: Don't override user variables within the build system
[lttng-tools.git] / src / common / kernel-ctl / Makefile.am
index 1c71c5ce991b352542a7b2ff65bcaab7289de59c..0766499f5196b2d4e1660d07ce86d24107012a79 100644 (file)
@@ -1,5 +1,3 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
-
 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.025724 seconds and 5 git commands to generate.