view examples/Makefile.am @ 1402:0efa20061d70

Let the animation can be played in both direction.
author wycc
date Sun, 03 Apr 2011 18:59:43 +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