Mercurial > audlegacy-plugins
view src/Makefile @ 1517:d72a44fdb6a3
switched to uploading tracks instead of files, added disconnect option, other misc. fixes
| author | Cristi Magherusan <majeru@atheme-project.org> |
|---|---|
| date | Thu, 23 Aug 2007 16:47:45 +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
