view examples/Makefile.am @ 1406:88c8c874f4b8

Check if the js object has been deleted. This prevent the issue that a coord is removed twice.
author wycc
date Tue, 05 Apr 2011 10:23:30 +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