X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=libkernelctl%2FMakefile.am;h=97a2c97110582900b8cda88d37518415f04a7bf2;hb=c60ddab68a253f696908ed3766207b8443b85982;hp=62781eaccf1b921941315489c23df10db9502fb4;hpb=dbc03870c703720806e7859df4521293090c0c56;p=lttng-tools.git diff --git a/libkernelctl/Makefile.am b/libkernelctl/Makefile.am index 62781eacc..97a2c9711 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 = kernelctl.c kernelctl.h kernel-ioctl.h