Mercurial > audlegacy-plugins
view src/Makefile @ 3095:c5fcdbfaaf1e
Actually drop this include as it would never have worked, this was shadowing a system header or not including anything at all.
author | Tony Vroon <chainsaw@gentoo.org> |
---|---|
date | Thu, 30 Apr 2009 14:16:43 +0100 |
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