Makefile.am 98 B

123456789
  1. if HAVE_CHECK
  2. SUBS=src . tests .
  3. else
  4. SUBS=src .
  5. endif
  6. SUBDIRS = $(SUBS) examples/src