You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 regels
430 B

  1. include $(top_srcdir)/build/autotools/common.am
  2. # Put "people" at the end because they're more likely to break builds.
  3. SUBDIRS = build src tools doc
  4. DIST_SUBDIRS = $(SUBDIRS) binaries
  5. EXTRA_DIST += bootstrap COPYING TODO \
  6. .gitignore .gitattributes .gitmodules \
  7. .travis.yml lol.sln build.config
  8. AUTOMAKE_OPTIONS = dist-bzip2
  9. ACLOCAL_AMFLAGS = -I build/autotools/m4
  10. test: lolcheck
  11. check: lolcheck