view Makefile.am @ 1186:ca4e89cc464b

Update the max frame number to make sure the doRun() will executed to the last frame
author wycc
date Mon, 03 Jan 2011 08:41:31 +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