Mercurial > MadButterfly
annotate Makefile.am @ 387:433fa83d16f9
Corrected build dependence - able to build in Ubuntu Intrepid
Removed '#include "menu.h"' from example code which is not needed
author | Ben Lau <xbenlau@gmail.com> |
---|---|
date | Fri, 10 Apr 2009 16:04:05 +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 |