view Makefile.am @ 1376:4c5bcaba28ea

Check in so that we can check the crash issues.
author wycc
date Fri, 11 Mar 2011 14:07:55 +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