view examples/Makefile.am @ 1134:bd0cfb8666b8

Pass testcases for _calc_center() of shape_path.c.
author Thinker K.F. Li <thinker@codemud.net>
date Sun, 19 Dec 2010 17:56:23 +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