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.
 
 
 

22 lines
602 B

  1. include $(top_srcdir)/build/autotools/common.am
  2. # FIXME: can't include "Lol (vs2015).sln" because of the spaces
  3. EXTRA_DIST += lol-build \
  4. check-source.sh run-bitten.sh \
  5. build-linux build-mingw build-mingw64 \
  6. build-android build-html \
  7. \
  8. msbuild/lolfx.targets \
  9. msbuild/lolfx.xml \
  10. msbuild/lolfx.props \
  11. msbuild/lol.config.props \
  12. msbuild/lol.vars.props \
  13. msbuild/lol.rules.props \
  14. \
  15. autotools/common.am
  16. TESTS = check-source.sh