X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=43b2f3f73bee68ff29c6c69b65eaef883db525fd;hp=acf80176bb0ee27ac6b3a0b4bb35cb2eebb45247;hb=ee0326c0c46f4b02e9eab0b2917b62d2c55aa346;hpb=aaf975194bf54e911e7464b3723b2f247dbeb78b diff --git a/configure.ac b/configure.ac index acf80176b..43b2f3f73 100644 --- a/configure.ac +++ b/configure.ac @@ -46,11 +46,13 @@ AC_PROG_LIBTOOL AC_CONFIG_FILES([ Makefile include/Makefile + libkernelctl/Makefile liblttngctl/Makefile liblttsessiondcomm/Makefile + ltt-sessiond/Makefile lttng/Makefile tests/Makefile - ltt-sessiond/Makefile + tests/ltt-sessiond/Makefile ]) AC_OUTPUT