Makefile.am 97 B

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