tracepoint: validate provider/event name length with static assert
[lttng-ust.git] / configure.ac
index 561eb08cbf26c880d409f88fe879cf5c15836b8c..be707b0f7a1f3400425ccbc13ffece57b5b28a89 100644 (file)
@@ -519,6 +519,7 @@ AC_CONFIG_FILES([
   doc/man/Makefile
   include/Makefile
   src/common/Makefile
+  src/lib/lttng-ust-common/Makefile
   src/lib/lttng-ust-ctl/Makefile
   src/lib/lttng-ust-cyg-profile/Makefile
   src/lib/lttng-ust-dl/Makefile
@@ -536,7 +537,8 @@ AC_CONFIG_FILES([
   src/lib/lttng-ust-java-agent/Makefile
   src/lib/lttng-ust-java/Makefile
   src/lib/lttng-ust-libc-wrapper/Makefile
-  src/liblttng-ust/Makefile
+  src/lib/lttng-ust-tracepoint/Makefile
+  src/lib/lttng-ust/Makefile
   src/lib/lttng-ust-python-agent/Makefile
   src/lib/Makefile
   src/lttng-ust-ctl.pc
This page took 0.023802 seconds and 4 git commands to generate.