diff skins/Makefile @ 1854:2ad0069dc0b2 trunk

[svn] - add the Osmosis skin, a more sophisticated example of the new skinning engine.
author nenolod
date Wed, 11 Oct 2006 12:37:16 -0700
parents 93b3704250e9
children 21706518e130
line wrap: on
line diff
--- a/skins/Makefile	Mon Oct 09 03:56:32 2006 -0700
+++ b/skins/Makefile	Wed Oct 11 12:37:16 2006 -0700
@@ -3,7 +3,7 @@
 include ../mk/rules.mk
 include ../mk/init.mk
 
-SUBDIRS = Default TinyPlayer
+SUBDIRS = Default TinyPlayer Osmosis
 
 include ../mk/objective.mk