Install easy-ust and gen-tp examples in doc/
[lttng-ust.git] / configure.ac
index d04f4322deb5d5800645ad358f18e853ce9d919a..6acad6d31f4492ce989087e0eacf1c53f6497a69 100644 (file)
@@ -253,6 +253,8 @@ AS_IF([test "x$with_sdt" = "xyes"],[
 
 AC_CONFIG_FILES([
        Makefile
+       doc/Makefile
+       doc/examples/Makefile
        include/Makefile
        include/lttng/ust-version.h
        snprintf/Makefile
@@ -263,6 +265,7 @@ AC_CONFIG_FILES([
        liblttng-ust-fork/Makefile
        liblttng-ust-java/Makefile
        liblttng-ust-libc-wrapper/Makefile
+       tools/Makefile
        tests/Makefile
        tests/hello/Makefile
        tests/hello-static-lib/Makefile
This page took 0.023331 seconds and 4 git commands to generate.