Makefile.am 69 B

123456
  1. if HAVE_CHECK
  2. SUBDIRS=src . tests
  3. else
  4. SUBDIRS=src .
  5. endif