source: trunk/games/Makefile.am @ 2285

Last change on this file since 2285 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: 139 bytes
Line 
1
2include $(top_srcdir)/build/autotools/common.am
3
4SUBDIRS =
5SUBDIRS += deushax
6SUBDIRS += monsterz
7SUBDIRS += mrpigeon
8SUBDIRS += orbital
9
Note: See TracBrowser for help on using the repository browser.