Makefile.am 165 B

123
  1. SUBDIRS = io unittests io/tests
  2. # The io/tests is hack, because otherwise we can not order these directories
  3. # properly. Unittests use io and io/tests use unittest.