# makefile.

default: configure
	./configure --with-plugins

