view examples/Makefile.am @ 924:64474d63823e

examples/tank depends on cairo instead of pangocairo
author Thinker K.F. Li <thinker@codemud.net>
date Wed, 27 Oct 2010 00:52:38 +0800
parents 80ab8b33fa42
children 8deacb832530
line wrap: on
line source

if X_BACKEND
SUBDIRS = calculator tank dynamic drag menu
if SH_TEXT
SUBDIRS += svg2code_ex
endif
endif