Mercurial > audlegacy-plugins
view src/Makefile @ 1525:bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
- adapted translations to reflect this
- started German translation
- added update-potfiles.sh script
| author | mf0102 <0102@gmx.at> |
|---|---|
| date | Sat, 25 Aug 2007 22:57:25 +0200 |
| 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
