view examples/Makefile.am @ 1276:0442ae9c2ac2

Fix bug of max frame of domview. - old implementation does not consider condition about undo.
author Thinker K.F. Li <thinker@codemud.net>
date Wed, 12 Jan 2011 22:15:06 +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