view examples/Makefile.am @ 1387:17fd2b733154

Update the SVG file to fix some naming issue.
author wycc
date Fri, 25 Mar 2011 03:53:03 +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