#!/usr/bin/make -f

ELPA_NAME=exwm-mff
export ELPA_NAME

%:
	dh $@ --with elpa
