view examples/Makefile.am @ 1440:e5b3d68d0b05

Leave commented code here so that we can clear the screen for debugging
author wycc
date Mon, 11 Apr 2011 13:08:33 +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