Mercurial > audlegacy-plugins
view src/Makefile @ 1931:d8f6fe2ff7da
Backed out changeset a945460e921c
| author | Kiyoshi Aman <kiyoshi.aman@gmail.com> |
|---|---|
| date | Mon, 01 Oct 2007 08:11:33 -0500 |
| 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
