view Makefile.am @ 915:80000948fcde

Add callback function to load browser.svg at the end of the ani9mation.
author wycc
date Thu, 21 Oct 2010 23:57:39 +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