Mercurial > MadButterfly
annotate Makefile.am @ 331:2a8bf3efbc67
Change makefile to support building in other directory.
- Autoconf support building directory other than source directory.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Fri, 06 Mar 2009 23:02:32 +0800 |
parents | cac9ad3df633 |
children | 7630dac0a104 |
rev | line source |
---|---|
256
cac9ad3df633
* use Autotool to install inkscape ext. of MadButterfly ( experimental! )
"Mat <MatLinuxer2@gmail.com>"
parents:
185
diff
changeset
|
1 SUBDIRS = src include tools examples inkscape |
169 | 2 pkgconfigdir = $(libdir)/pkgconfig |
3 pkgconfig_DATA = libmbfly.pc | |
256
cac9ad3df633
* use Autotool to install inkscape ext. of MadButterfly ( experimental! )
"Mat <MatLinuxer2@gmail.com>"
parents:
185
diff
changeset
|
4 EXTRA_DIST = libmbfly.pc.in Doxyfile README.h |