Mercurial > audlegacy-plugins
view src/Makefile @ 2348:790fdbbb2156
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
| author | Cristi Magherusan <majeru@atheme.org> |
|---|---|
| date | Sun, 03 Feb 2008 21:02:06 +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
