view Makefile.am @ 1286:922d1caf6632

Revert to changeset #0442ae9c2ac2 for domview.py. - revert copy_group_children() and rm_frames() to #0442ae9c2ac2.
author Thinker K.F. Li <thinker@codemud.net>
date Sat, 15 Jan 2011 20:48:03 +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