view examples/Makefile.am @ 1429:b867960fca02

Don't hide current timeline before switch to new component
author Thinker K.F. Li <thinker@codemud.net>
date Sun, 10 Apr 2011 18:46:56 +0800
parents 8deacb832530
children
line wrap: on
line source

if X_BACKEND
SUBDIRS = calculator tank drag
if SH_TEXT
SUBDIRS += svg2code_ex dynamic menu
endif
endif