view examples/Makefile.am @ 1485:20cf6ea263c6

Rename from_srcs to from_states
author Thinker K.F. Li <thinker@codemud.net>
date Fri, 29 Apr 2011 23:42:22 +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