fix build due to stats test refactor
[folly.git] / folly / configure.ac
index ebcabe0ef6e0fcc04e499db1e06d391d8791dcb0..1d7595fb9615dd4a10a1e06433b3dd49d699a930 100644 (file)
@@ -608,7 +608,8 @@ AC_CONFIG_FILES([Makefile
                  experimental/Makefile
                  experimental/io/test/Makefile
                  experimental/symbolizer/Makefile
-                 init/Makefile])
+                 init/Makefile
+                 stats/test/Makefile])
 
 AM_COND_IF([EXCEPTION_TRACER],
            [AC_CONFIG_FILES([experimental/exception_tracer/Makefile])])