view examples/Makefile.am @ 1368:9e7ec3b96968

Skip and fielt content of the tree before being written out
author Thinker K.F. Li <thinker@codemud.net>
date Fri, 04 Mar 2011 14:21:54 +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