Mercurial > audlegacy-plugins
view src/Makefile @ 2258:44d97ff5d0e3
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
| author | Jonathan Schleifer <js@webkeks.org> |
|---|---|
| date | Fri, 21 Dec 2007 16:36:22 +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
