X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=configure.ac;h=9137366551d363462ce60182114719c3b8402c8d;hb=e7465adb1683ce0201f7e029efb48c7fac2b7b63;hp=a8accce43802bb1e7181185a8b9c05ee337bc069;hpb=2d99476b851d50b376bafb2bc12994d8b0950538;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index a8accce4..91373665 100644 --- a/configure.ac +++ b/configure.ac @@ -81,9 +81,13 @@ AC_CONFIG_FILES([ 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