Mercurial > audlegacy-plugins
view src/Makefile @ 2445:ef95faad84fa
I suppose the -plugins should be version 1.5.0 too.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Thu, 13 Mar 2008 22:52:38 +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
