X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=libkernelctl%2FMakefile.am;h=97a2c97110582900b8cda88d37518415f04a7bf2;hp=dac301d39cc23e021a75eaca32a5a169e117e894;hb=50ecdf72034d220d3b0300d0caa13e6946be555b;hpb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6 diff --git a/libkernelctl/Makefile.am b/libkernelctl/Makefile.am index dac301d39..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.h kernel-ioctl.h +libkernelctl_la_SOURCES = kernelctl.c kernelctl.h kernel-ioctl.h