source: trunk/games/Makefile.am @ 3089

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
2include $(top_srcdir)/build/autotools/common.am
3
4SUBDIRS =
5SUBDIRS += deushax
6SUBDIRS += monsterz
7SUBDIRS += mrpigeon
8SUBDIRS += orbital
9# Put "abuse" at the end because it's more likely to break builds.
10SUBDIRS += abuse
11
Note: See TracBrowser for help on using the repository browser.