view examples/Makefile.am @ 1256:8755415b5e99

More check for remvoing scene and scene group. - Without this check, it can make Inkscape crashed if we remove a node that had been removed. - Check whether it owns a parent node before removing. - A removed node has no parent node.
author Thinker K.F. Li <thinker@codemud.net>
date Tue, 11 Jan 2011 15:02:27 +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