tracepoint: validate provider/event name length with static assert
[lttng-ust.git] / configure.ac
index 21dee733c923c54aade09416f8bcbe7fa3067eb6..be707b0f7a1f3400425ccbc13ffece57b5b28a89 100644 (file)
@@ -519,7 +519,7 @@ AC_CONFIG_FILES([
   doc/man/Makefile
   include/Makefile
   src/common/Makefile
-  src/liblttng-ust-comm/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
@@ -537,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.023969 seconds and 4 git commands to generate.