Mercurial > audlegacy-plugins
view src/Makefile @ 2235:e7cbef69e9e0
Fixed layout size calculation to take italicized glyph extents into account.
| author | Eugene Paskevich <eugene@raptor.kiev.ua> |
|---|---|
| date | Sun, 16 Dec 2007 11:41:14 +0200 |
| parents | d9d4b258fbf1 |
| children |
line wrap: on
line source
include ../extra.mk SUBDIRS = ${INPUT_PLUGINS} \ ${OUTPUT_PLUGINS} \ ${EFFECT_PLUGINS} \ ${VISUALIZATION_PLUGINS} \ ${GENERAL_PLUGINS} \ ${CONTAINER_PLUGINS} \ ${TRANSPORT_PLUGINS} include ../buildsys.mk
