view Makefile.am @ 732:6879aa403306

Add set_text to the coordinate of the coord_t of the text.
author wycc
date Fri, 20 Aug 2010 08:34:34 +0800
parents 7630dac0a104
children
line wrap: on
line source

SUBDIRS = src include tools examples inkscape
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libmbfly.pc
EXTRA_DIST = libmbfly.pc.in Doxyfile README.h

if NODEJS
  SUBDIRS += nodejs
endif