Makefile.am 65 B

12345
  1. SUBDIRS = coroutine
  2. if HAVE_GTEST_SOURCE
  3. SUBDIRS += gtest
  4. endif