view examples/Makefile.am @ 1514:fa4d0480d6cb

Switch the component that FSM editor is working on
author Thinker K.F. Li <thinker@codemud.net>
date Wed, 11 May 2011 00:05:59 +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