Re-enable io tests
[folly.git] / folly / Makefile.am
index ba3a9abf835aba55136a3e6140605232bf3c9479..16ea751f2f6f30e2c7d91bcd36b15c93e70ac12f 100644 (file)
@@ -1,7 +1,7 @@
 if FOLLY_TESTMAIN
-SUBDIRS = . experimental init test
+SUBDIRS = . experimental init test io/test experimental/io/test
 else
-SUBDIRS = . test
+SUBDIRS = . experimental test io/test experimental/io/test
 endif
 
 ACLOCAL_AMFLAGS = -I m4