Mercurial > MadButterfly
changeset 925:8deacb832530
exmplaes/dynamic and examples/menu are compiled for sh_text
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Wed, 27 Oct 2010 01:02:55 +0800 |
parents | 64474d63823e |
children | 757bb247a072 |
files | examples/Makefile.am |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/examples/Makefile.am Wed Oct 27 00:52:38 2010 +0800 +++ b/examples/Makefile.am Wed Oct 27 01:02:55 2010 +0800 @@ -1,6 +1,6 @@ if X_BACKEND -SUBDIRS = calculator tank dynamic drag menu +SUBDIRS = calculator tank drag if SH_TEXT -SUBDIRS += svg2code_ex +SUBDIRS += svg2code_ex dynamic menu endif endif