view Makefile.am @ 1269:97302d2a0a1d

Raise an error for the error. - Never silent fault - If it is fault, it should be fault. - Don't make fault silent. - fix the fault. - the ID should be in the map, but it is not. It is really a fault.
author Thinker K.F. Li <thinker@codemud.net>
date Wed, 12 Jan 2011 20:59:38 +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