view examples/Makefile.am @ 1026:407932b8a160 refine_backend_if

Redraw changed after handling timeout for X_supp.c
author Thinker K.F. Li <thinker@codemud.net>
date Mon, 22 Nov 2010 17:02:10 +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