source: trunk/build/Makefile.am @ 2165

Last change on this file since 2165 was 1965, checked in by sam, 10 years ago

build: add a script to automatically run bitten on Windows. Needs some tweaking
before it also runs on Linux or OS X.

File size: 298 bytes
Line 
1
2include $(top_srcdir)/build/autotools/common.am
3
4EXTRA_DIST = lol-build \
5             check-source.sh run-bitten.sh \
6             build-linux build-mingw build-mingw64 build-ps3 \
7             build-nacl32 build-nacl64 \
8             \
9             autotools/common.am
10
11TESTS = check-source.sh
12
Note: See TracBrowser for help on using the repository browser.