Mercurial > MadButterfly
annotate Makefile.am @ 223:8be36a0d4239
Add coord_x(co) and coord_y(co)
author | wycc |
---|---|
date | Sun, 14 Dec 2008 12:53:45 +0800 |
parents | c7e5b8779bb5 |
children | cac9ad3df633 |
rev | line source |
---|---|
185
c7e5b8779bb5
Move header files into include/mb/ subdirectory and remove symlink 'mb'.
Thinker K.F. Li <thinker@branda.to>
parents:
183
diff
changeset
|
1 SUBDIRS = src include tools examples |
169 | 2 pkgconfigdir = $(libdir)/pkgconfig |
3 pkgconfig_DATA = libmbfly.pc | |
183
cc96dd079521
Add Doxyfile for distribution.
Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
parents:
182
diff
changeset
|
4 EXTRA_DIST = libmbfly.pc.in mb Doxyfile README.h |