Last change
on this file since 3089 was
3089,
checked in by touky, 9 years ago
|
Moved games build after demo (because tutorial) and abuse at the end, because it always breaks on non-basic-linux builds.
|
File size:
223 bytes
|
Line | |
---|
1 | |
---|
2 | include $(top_srcdir)/build/autotools/common.am |
---|
3 | |
---|
4 | SUBDIRS = |
---|
5 | SUBDIRS += deushax |
---|
6 | SUBDIRS += monsterz |
---|
7 | SUBDIRS += mrpigeon |
---|
8 | SUBDIRS += orbital |
---|
9 | # Put "abuse" at the end because it's more likely to break builds. |
---|
10 | SUBDIRS += abuse |
---|
11 | |
---|
Note: See
TracBrowser
for help on using the repository browser.