Makefile.am 161 B

12345678910
  1. #AUTOMAKE_OPTIONS = foereign
  2. SUBDIRS = src/ book/
  3. AUTOMAKE_ARGS = --add-missing
  4. dist_doc_DATA = README
  5. all-local:
  6. test -f primes.txt || ./src/apps/primes.sh