view src/Makefile @ 507:0155ad752279 trunk

[svn] Fix case in curl where icecast metadata is wrapped around the end of the ring buffer.
author iabervon
date Sun, 21 Jan 2007 22:18:40 -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