#!/usr/bin/make -f #DH_VERBOSE = 1 export PYBUILD_NAME = ofxstatement-plugins %: dh $@ --with python3 PLUGINS=$(wildcard ofxstatement-*) $(wildcard banking.statements.*) plugin_clean_% : % cd $< && python3 setup.py clean rm -f $