view examples/Makefile.am @ 1242:1b1eb8f9a866

Rename *_dom to *_domview and *_framelines to *_frameline_stack
author Thinker K.F. Li <thinker@codemud.net>
date Mon, 10 Jan 2011 16:09:18 +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