Mercurial > MadButterfly
view Makefile.am @ 901:74e3ba4d3fa1
Fix issue of unworking text style.
Text style is not working. It caused by miss understanding on usage
of fontconfig. I think, I had found a right way :P Fix me if I am
wrong!
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Fri, 01 Oct 2010 12:05:23 +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