Makefile.am 180 B

12345678910
  1. SUBDIRS = bin suites
  2. EXTRA_DIST = scripts run-suites
  3. TESTS = run-suites
  4. TESTS_ENVIRONMENT = \
  5. top_srcdir=$(top_srcdir) \
  6. top_builddir=$(top_builddir)
  7. clean-local:
  8. rm -rf logs