Add ust java bindings
[ust.git] / configure.ac
index dce1239b03528d08082499b2cee2ebf6d672eba7..9137366551d363462ce60182114719c3b8402c8d 100644 (file)
@@ -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
This page took 0.027358 seconds and 4 git commands to generate.