Remove "lib" prefix from .c/.h file names
[lttng-tools.git] / libkernelctl / Makefile.am
index dac301d39cc23e021a75eaca32a5a169e117e894..97a2c97110582900b8cda88d37518415f04a7bf2 100644 (file)
@@ -2,4 +2,4 @@ AM_CPPFLAGS = -I$(top_srcdir)/include
 
 noinst_LTLIBRARIES = libkernelctl.la
 
 
 noinst_LTLIBRARIES = libkernelctl.la
 
-libkernelctl_la_SOURCES = libkernelctl.c libkernelctl.h kernel-ioctl.h
+libkernelctl_la_SOURCES = kernelctl.c kernelctl.h kernel-ioctl.h
This page took 0.022821 seconds and 4 git commands to generate.