move snprintf test suite to tests/snprintf/ and add test
[ust.git] / configure.ac
index 760892e2e3359e93b5a27be70f88506f26943f14..c2728f7667b9303ff3270c14d4ebe5c4b9e2f58f 100644 (file)
@@ -118,9 +118,11 @@ AC_CONFIG_FILES([
        tests/basic_long/Makefile
        tests/fork/Makefile
        tests/simple_include/Makefile
+       tests/snprintf/Makefile
        libmallocwrap/Makefile
        libinterfork/Makefile
        ustd/Makefile
        ustctl/Makefile
+       snprintf/Makefile
 ])
 AC_OUTPUT
This page took 0.023483 seconds and 4 git commands to generate.