comparison skins/Makefile @ 1919:372528473d87 trunk

[svn] - yes, lets waste extra space because OMK decides to break on installing a variant.
author nenolod
date Mon, 30 Oct 2006 13:50:18 -0800
parents 21706518e130
children 416b41a2d7e9
comparison
equal deleted inserted replaced
1918:e69c9660c845 1919:372528473d87
1 .SILENT: 1 .SILENT:
2 2
3 include ../mk/rules.mk 3 include ../mk/rules.mk
4 include ../mk/init.mk 4 include ../mk/init.mk
5 5
6 SUBDIRS = Default TinyPlayer Osmosis Ivory 6 SUBDIRS = Default Classic TinyPlayer Osmosis Ivory
7 7
8 include ../mk/objective.mk 8 include ../mk/objective.mk
9 9