view examples/Makefile.am @ 1109:77596f3d8d0c

Minor changes on OpenVG graphic engine
author Thinker K.F. Li <thinker@codemud.net>
date Tue, 07 Dec 2010 12:42:41 +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