#!/usr/bin/make -f

# Workaround for #957142
export DEB_CFLAGS_MAINT_APPEND = -fcommon

%:
	dh $@
