view examples/Makefile.am @ 1316:9ab8d50dcf7e

Refactory code of refreshing UI
author Thinker K.F. Li <thinker@codemud.net>
date Sat, 22 Jan 2011 19:28:36 +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