
SHELL = /bin/sh

default:
	$(SHELL) ./configure --with-plugins
