view src/Makefile @ 1747:29d0e4435e0e

Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 19 Sep 2007 05:48:38 +0300
parents 5896bd827cbc
children 1b521a30820b
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) \
	$(TRANSPORT_PLUGINS)

include ../mk/objective.mk