view examples/Makefile.am @ 1500:65249f15138e

Show transition editor when user click on "Edit" menu item
author Thinker K.F. Li <thinker@codemud.net>
date Wed, 04 May 2011 00:45:49 +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