view examples/Makefile.am @ 1001:b462b9e213e8 refine_backend_if

Fix typo for the name of _mb_IO_man
author Thinker K.F. Li <thinker@codemud.net>
date Mon, 22 Nov 2010 00:42:30 +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