view examples/Makefile.am @ 1376:4c5bcaba28ea

Check in so that we can check the crash issues.
author wycc
date Fri, 11 Mar 2011 14:07:55 +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