Fix: handle default switch case with -EINVAL in __lttng_counter_add
[lttng-ust.git] / configure.ac
index 1aec6d061f6e92e4fc9b7f74363c42a2d701784b..e5ac32003a265f7af970bb699db2b31ff415f4db 100644 (file)
@@ -504,6 +504,8 @@ AC_CONFIG_FILES([
        include/Makefile
        include/lttng/ust-version.h
        snprintf/Makefile
+       libcounter/Makefile
+       libmsgpack/Makefile
        libringbuffer/Makefile
        liblttng-ust-comm/Makefile
        liblttng-ust/Makefile
@@ -539,7 +541,9 @@ AC_CONFIG_FILES([
        tests/compile/test-app-ctx/Makefile
        tests/benchmark/Makefile
        tests/unit/gcc-weak-hidden/Makefile
+       tests/unit/libmsgpack/Makefile
        tests/unit/Makefile
+       tests/unit/libringbuffer/Makefile
        tests/unit/pthread_name/Makefile
        tests/unit/snprintf/Makefile
        tests/unit/ust-elf/Makefile
This page took 0.025731 seconds and 4 git commands to generate.