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 | |
---|
2 | include $(top_srcdir)/build/autotools/common.am |
---|
3 | |
---|
4 | EXTRA_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 | |
---|
11 | TESTS = check-source.sh |
---|
12 | |
---|
Note: See
TracBrowser
for help on using the repository browser.