Mercurial > audlegacy-plugins
view src/Makefile @ 2406:dff5709d36bf
Reimplement using a GTK+ widget.
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Mon, 18 Feb 2008 01:46:46 -0600 |
| 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
