Mercurial > audlegacy-plugins
view src/Makefile @ 515:4e3a09ba3f0b trunk
[svn] - update-po
- some starting points on a welsh translation of the plugins
| author | nenolod |
|---|---|
| date | Mon, 22 Jan 2007 08:58:57 -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
