X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=libkernelctl%2FMakefile.am;h=dac301d39cc23e021a75eaca32a5a169e117e894;hp=62781eaccf1b921941315489c23df10db9502fb4;hb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6;hpb=025e01cba7ac28c217fdc99d98a46bb177dd139e diff --git a/libkernelctl/Makefile.am b/libkernelctl/Makefile.am index 62781eacc..dac301d39 100644 --- a/libkernelctl/Makefile.am +++ b/libkernelctl/Makefile.am @@ -2,4 +2,4 @@ AM_CPPFLAGS = -I$(top_srcdir)/include noinst_LTLIBRARIES = libkernelctl.la -libkernelctl_la_SOURCES = libkernelctl.c +libkernelctl_la_SOURCES = libkernelctl.c libkernelctl.h kernel-ioctl.h