view Makefile.am @ 1155:5db4d769387c

Show the frame when we select the keyframe. The duplicated group must be shown only in the tweened frame
author wycc
date Mon, 27 Dec 2010 22:54:37 +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