Mercurial > audlegacy-plugins
view src/Makefile @ 1906:353787f211ec
- Make code compilable against neon 0.26 by dropping the connect timeout.
We need a better solution for that.
| author | Ralf Ertzinger <ralf@skytale.net> |
|---|---|
| date | Thu, 27 Sep 2007 15:36:15 +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
