view examples/Makefile.am @ 1198:164076156e04

Fix bug of insert a new node in a tween frame
author Thinker K.F. Li <thinker@codemud.net>
date Sun, 02 Jan 2011 21:14:16 +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