X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=configure.ac;h=9137366551d363462ce60182114719c3b8402c8d;hb=e7465adb1683ce0201f7e029efb48c7fac2b7b63;hp=dce1239b03528d08082499b2cee2ebf6d672eba7;hpb=1e4316628fcd8b99f3497ef8b819368a9c65fad8;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index dce1239b..91373665 100644 --- a/configure.ac +++ b/configure.ac @@ -78,9 +78,16 @@ AC_SUBST(KCOMPAT_LIBS) AC_CONFIG_FILES([ Makefile libust/Makefile - hello/Makefile + tests/Makefile + tests/hello/Makefile + tests/hello2/Makefile + tests/basic/Makefile + tests/basic_long/Makefile + tests/fork/Makefile libmallocwrap/Makefile + libinterfork/Makefile ustd/Makefile ust/Makefile + java/Makefile ]) AC_OUTPUT