Mercurial > audlegacy-plugins
view src/Makefile @ 1231:e2b45aa596ad
improved the metadata algorithm, but couldnt get rid of the crashes yet
| author | Cristi Magherusan <majeru@atheme-project.org> |
|---|---|
| date | Wed, 11 Jul 2007 04:30:31 +0300 |
| parents | 5896bd827cbc |
| children | 1b521a30820b |
line wrap: on
line source
include ../mk/rules.mk include ../mk/init.mk SUBDIRS = $(INPUT_PLUGINS) \ $(OUTPUT_PLUGINS) \ $(EFFECT_PLUGINS) \ $(VISUALIZATION_PLUGINS) \ $(GENERAL_PLUGINS) \ $(CONTAINER_PLUGINS) \ $(TRANSPORT_PLUGINS) include ../mk/objective.mk
