view src/Makefile @ 2425:ced4a5392948

made status plugin use the main mouse wheel setting when changing the volume (Bugzilla #184)
author Cristi Magherusan <majeru@atheme.org>
date Mon, 25 Feb 2008 13:57:28 +0200
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