Mercurial > MadButterfly
annotate Makefile.am @ 420:485c563514f4
Casting pointer to cease warning messages.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Sun, 26 Jul 2009 22:13:36 +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 |