view Makefile.am @ 972:8a7e5914a84b

Add addScenes to generate scene definition according to the current framelines.
author wycc
date Sat, 20 Nov 2010 11:44:19 +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