Mercurial > audlegacy-plugins
view src/Makefile @ 240:59d793da5395 trunk
[svn] - import amidi-plug 0.7 (among new features, a transposer to play midi files in different keys)
author | giacomo |
---|---|
date | Mon, 13 Nov 2006 04:51:30 -0800 |
parents | 3da1b8942b8b |
children | 5896bd827cbc |
line wrap: on
line source
include ../mk/rules.mk include ../mk/init.mk SUBDIRS = $(INPUT_PLUGINS) \ $(OUTPUT_PLUGINS) \ $(EFFECT_PLUGINS) \ $(VISUALIZATION_PLUGINS) \ $(GENERAL_PLUGINS) \ $(CONTAINER_PLUGINS) include ../mk/objective.mk