view examples/Makefile.am @ 1343:c2fbae4f0adc

Delegate to component_manager with method object
author Thinker K.F. Li <thinker@codemud.net>
date Tue, 08 Feb 2011 13:35:21 +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