Last change
on this file since 1923 was
1923,
checked in by sam, 11 years ago
|
build: add a common.am include file and a "make lolcheck" target that does
nothing for now except ensure that every makefile includes common.am.
|
File size:
284 bytes
|
Line | |
---|
1 | |
---|
2 | include $(top_srcdir)/build/autotools/common.am |
---|
3 | |
---|
4 | EXTRA_DIST = lol-build \ |
---|
5 | check-source.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.