view Makefile.am @ 1280:434f588fcde4

Handle the change of attribute 'start' and 'end'. We do reset here. However, we should be able to optimize it latter to update the scenes directly.
author wycc
date Fri, 14 Jan 2011 00:00:11 +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