#!/usr/bin/make -f

%:
	dh "$@" --parallel --with elpa
