view src/Makefile @ 3195:16d4308fb36e

alsa-ng: Set type hint on prefs window, and don't use deprecated GTK funcs.
author John Lindgren <john.lindgren@tds.net>
date Thu, 09 Jul 2009 11:03:32 -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