Move liblttng-ust-python-agent to 'src/lib/'
[lttng-ust.git] / configure.ac
index 00b70f2a7c8194c8da6c24bd33e245e2b66a05b7..2b03cee369c9f21fe4f383e8eba08da4843a198b 100644 (file)
@@ -539,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
@@ -548,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.025077 seconds and 4 git commands to generate.