Mercurial > audlegacy-plugins
view src/Makefile @ 598:e83e6fb3ebfa trunk
[svn] - aosd: stability fixes for triggers (handle situation where a plentry exists but plentry->title is null)
| author | giacomo |
|---|---|
| date | Fri, 02 Feb 2007 04:34:35 -0800 |
| parents | 3da1b8942b8b |
| children | 5896bd827cbc |
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) include ../mk/objective.mk
