view src/Makefile @ 898:06ecbb1e3dbb trunk

[svn] - non-utf string had been used for file name in window title of File Info window. patch by M.H. - tweak debug printout.
author yaz
date Sat, 24 Mar 2007 23:15:05 -0700
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