Move liblttng-ust-python-agent to 'src/lib/'
[lttng-ust.git] / configure.ac
index 80226c789f0d9a8ae9d6200cc1e14e6d6c73a1ca..2b03cee369c9f21fe4f383e8eba08da4843a198b 100644 (file)
@@ -518,6 +518,7 @@ AC_CONFIG_FILES([
   doc/Makefile
   doc/man/Makefile
   include/Makefile
+  src/common/Makefile
   src/libcounter/Makefile
   src/liblttng-ust-comm/Makefile
   src/liblttng-ust-ctl/Makefile
@@ -538,8 +539,8 @@ AC_CONFIG_FILES([
   src/liblttng-ust-java/Makefile
   src/liblttng-ust-libc-wrapper/Makefile
   src/liblttng-ust/Makefile
-  src/liblttng-ust-python-agent/Makefile
-  src/libmsgpack/Makefile
+  src/lib/lttng-ust-python-agent/Makefile
+  src/lib/Makefile
   src/libringbuffer/Makefile
   src/lttng-ust-ctl.pc
   src/lttng-ust.pc
@@ -547,7 +548,6 @@ AC_CONFIG_FILES([
   src/python-lttngust/lttngust/version.py
   src/python-lttngust/Makefile
   src/python-lttngust/setup.py
-  src/snprintf/Makefile
   tests/benchmark/Makefile
   tests/compile/ctf-types/Makefile
   tests/compile/hello.cxx/Makefile
This page took 0.022938 seconds and 4 git commands to generate.