view src/Makefile @ 437:e1c6b223431e trunk

[svn] - amidiplug: on midi backend init, pass a function that helps the backend to get the location of amidi-plug.conf
author giacomo
date Mon, 15 Jan 2007 13:25:41 -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