Add missing headers for make dist
[lttng-tools.git] / src / common / kernel-ctl / Makefile.am
index 1c71c5ce991b352542a7b2ff65bcaab7289de59c..a56a0218b290f718122795e292689004771b7248 100644 (file)
@@ -2,4 +2,4 @@ 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.022873 seconds and 4 git commands to generate.