view src/Makefile @ 3028:b20622733f08

Fix seeking when paused for .ape plugin (Debian bug #517692)
author John Lindgren <john.lindgren@tds.net>
date Fri, 10 Apr 2009 00:28:00 -0400
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