view src/Makefile @ 1923:bf6a0330c939

- Properly check if we could read the use_proxy property from the config
author Ralf Ertzinger <ralf@skytale.net>
date Sun, 30 Sep 2007 21:33:58 +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