#!/usr/bin/make -f export PRCTL_SKIP_KERNEL_CHECK = 1 %: dh $@ clean: dh clean make -C docs clean override_dh_auto_build: dh_auto_build make -C docs html