X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=configure.ac;h=1f2d2c5de7012f78670924b95a168acc63cd3425;hb=16a93583f647cb6e5da1ed395462200aaf07bb2d;hp=38d6b8b0e9de2dcff27acac10644e138a7de53d4;hpb=b4512257eb71d0432554047acf6278dc42a15a75;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 38d6b8b0..1f2d2c5d 100644 --- a/configure.ac +++ b/configure.ac @@ -63,5 +63,5 @@ AC_SUBST(KCOMPAT_PATH) # ust/Makefile # ustd/Makefile]) -AC_CONFIG_FILES([Makefile libust/Makefile hello/Makefile libmallocwrap/Makefile]) +AC_CONFIG_FILES([Makefile libust/Makefile hello/Makefile libmallocwrap/Makefile ustd/Makefile ust/Makefile]) AC_OUTPUT